github MANTRA-Chain/mantrachain v7.0.0-rc2
Mantrachain v7.0.0-rc2

8 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 v7.0.0-rc2
make install

What'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: fee allowance already exists in upgrade by @mmsqe in #509
  • Problem: no migrate ibc transfer to eth recipient by @mmsqe in #510
  • Problem: stake authorization is not migrated by @mmsqe in #511
  • Problem: validator voting power index is not migrated by @yihuang in #512
  • Problem: wmantra name don't match source code by @yihuang in #515
  • Problem: upstream evm v0.5.x not used (backport #518) by @mergify[bot] in #522
  • Problem: fallback denom is not aligned after migrate by @mmsqe in #517
  • chore: combine the rc0 and rc1 migration for rc2 by @allthatjazzleo in #528

Full Changelog: v6.1.1...v7.0.0-rc2

Don't miss a new mantrachain release

NewReleases is sending notifications on new releases.