Mantrachain v8.0.0-rc2
Pre-release
Pre-release
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 v8.0.0-rc2
make installWhat's Changed
- fix: Clone GrpcQuerier response to prevent race condition by @freeelancer in #604
- chore: add mise.toml for Go version management by @freeelancer in #609
- Problem: mantra/v0.6.x is not used by @mmsqe in #603
- Problem: no block bank transfers to DistributionClaim precompile by @mmsqe in #602
- fix: revoke feegrant allowances when blacklisted account is granter by @mmsqe in #600
- feat: Remove precisebank store by @freeelancer in #606
- chore: rename upgrade to v8.0.0-rc2 by @freeelancer in #611
Full Changelog: v8.0.0-rc1...v8.0.0-rc2