github MANTRA-Chain/mantrachain v8.1.0
Mantrachain v8.1.0

pre-release6 hours ago

🔨 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.1.0
make install

What's Changed

  • Problem: cometbft not up to date by @yihuang in #641
  • Problem: redundant SetMaxValidators when seed MaxProviderConsensusValidators by @mmsqe in #645
  • Problem: no withdraw address must equal delegator precondition by @mmsqe in #644
  • Problem: importBlockEvents reports incorrect height count on failures by @mmsqe in #642
  • Problem: error formatting in the ERC20 wrapper error by @mmsqe in #643
  • feat(sanction): reject nested MsgExec in blacklist ante by @freeelancer in #648
  • Problem: Ignored gas cap parameter in EVM calls enabling excessive gas consumption by @mmsqe in #647
  • Problem: wrong staking keeper wired in app.go by @mmsqe in #654

Full Changelog: v8.0.0...v8.1.0

Don't miss a new mantrachain release

NewReleases is sending notifications on new releases.