Changelog
See the full changelog here
🔨 Build from source
If you prefer to build from source, you can use the following commands:
git clone https://github.com/MANTRA-Chain/mantrachain
cd mantrachain && git checkout v7.0.0
make installWhat's Changed
- Problem: miss coin info in connect test by @mmsqe in #484
- build: add template for v7 upgrade by @freeelancer in #486
- fix: update version extraction regex for SDK version detection by @allthatjazzleo in #487
- chore(deps): update cosmos-sdk fork from v0.53.3 to v0.53.4 by @freeelancer in #488
- Problem: upstream evm v0.5.0 not used by @yihuang in #491
- Problem: evm fix not merged by @yihuang in #497
- Problem: historical EvmCoinInfo don't exists by @yihuang in #503
- ci(release): add gpg signing on the binaries checksum by @ygouzerh in #457
- Problem: nixpkgs version is not aligned by @mmsqe in #514
- chore(deps): bump consensys/gnark-crypto from 0.18.0 to 0.18.1 by @freeelancer in #519
- Problem: upstream evm v0.5.x not used by @mmsqe in #518
- Problem: magic nix cache is not used by @mmsqe in #523
- Problem: sandbox is not set to build hermes by @mmsqe in #524
- Problem: approaching total cache storage limit by @mmsqe in #525
- doc: add CHANGELOG.md by @freeelancer in #516
- chore: remove depinject boilerplate and proto gen by @freeelancer in #527
- chore(deps): bump github.com/cometbft/cometbft from 0.38.19 to 0.38.20 by @freeelancer in #550
- feat: token migration OM to MANTRA upgrade by @freeelancer in #557
- Problem: evm v0.5.x is not synced (backport #560) by @mergify[bot] in #561
Full Changelog: v6.1.3...v7.0.0