Releases: strangelove-ventures/heighliner
Releases · strangelove-ventures/heighliner
v1.7.1
What's Changed
- fix: switcharoo on terra/terra-classic by @PFC-developer in #289
- chore: correct onomy files by @vimystic in #290
- feat: detect "vendor" folder for local builds by @boojamya in #291
- feat: add mantrachain by @allthatjazzleo in #293
- feat: add lava chain by @vimystic in #296
- feat: Create elys.yaml by @cosmic-vagabond in #298
- feat: Update XION requirements for v50 by @vimystic in #295
- chore: update thorchain's yaml config by @misko9 in #297
- chore: update celestia yamls to reflect correct names by @vimystic in #302
- feat: fix up chain defs fro symphony, orai, and stride by @PFC-developer in #303
- chore: use correct go image version for 1.23 by @vimystic in #305
- build(deps): bump golang.org/x/crypto from 0.22.0 to 0.31.0 by @dependabot in #304
- feat: SEI: add price feeder to image by @PFC-developer in #300
- feat: add axone chain by @ccamel in #299
New Contributors
- @cosmic-vagabond made their first contribution in #298
- @ccamel made their first contribution in #299
Full Changelog: v1.7.0...v1.7.1
v1.7.0
Highlights
- THORChain support
- libwasmvm fixes
- File per embedded chain in chains/ rather than prior chains.yaml with all chains.
Breaking changes
go install
will no longer have embedded chains.make install
is required to include the chains included in the repo (now in chains/)
What's Changed
- feat: set platform for penumbra by @danbryan in #265
- fix: Some chains decide to name the static files differently by @vimystic in #264
- feat(thorchain): build multiple tags by @agouin in #266
- chore: update latest go version
1.22.6
by @boojamya in #268 - chore: xion - add binutils-gold for v50 builds by @2xburnt in #269
- fix: remove generate build from thorchain by @misko9 in #271
- fix(quasar): Update quasar bin name to required quasard for v3+ changes by @pharr117 in #274
- fix(chains): Remove fork org on noble config by @pharr117 in #275
- fix: re-remove generate binary from build as it was removed from thornode repo by @misko9 in #276
- feat: add golang v1.23 by @allthatjazzleo in #279
- fix(neutron): Package libwasmvm by @agouin in #280
- Bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible by @dependabot in #277
- Bump github.com/opencontainers/runc from 1.1.12 to 1.1.14 by @dependabot in #278
- feat: update chains by @PFC-developer in #281
- fix: lint error from a previous PR by @vimystic in #284
- feat: use a directory to hold chain configs, not just a single file by @PFC-developer in #283
- feat: Support directory copying to final images for cosmos chains by @agouin in #285
- fix: copy over required libraries so native build will work by @PFC-developer in #282
- fix: support creating dirs for copied directories by @agouin in #288
- feat: implement chains.yaml split and embed data into binary by @vimystic in #286
New Contributors
Full Changelog: v1.6.3...v1.7.0
v1.6.3
What's Changed
- fix(neutron): switches to cargo build because of wasm issues by @AntiTyping in #255
- fix(CosmWasm package): Trim CosmWasm /v2 suffix from package string pulled from go mod by @pharr117 in #259
- feat: add clone-key option for local with private go modules by @allthatjazzleo in #257
- fix: update thorchain chain.yaml config by @misko9 in #261
New Contributors
- @allthatjazzleo made their first contribution in #257
Full Changelog: v1.6.2...v1.6.3
v1.6.2
v1.6.1
v1.6.0
What's Changed
- refactor(readme): Make README.lint conformant. by @jonathanpberger in #247
- feat: add
clone-key
option for private repos by @johnletey in #250
New Contributors
- @jonathanpberger made their first contribution in #247
Full Changelog: v1.5.5...v1.6.0