Skip to content

Mantrachain v8.0.0-rc2

Pre-release
Pre-release

Choose a tag to compare

@AaronForce1 AaronForce1 released this 24 Mar 03:32
· 28 commits to main since this release
5f98fd2

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 install

What'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