github MANTRA-Chain/mantrachain v6.0.0-rc0
Mantrachain v6.0.0-rc0

pre-releaseone day 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 v6.0.0-rc0
make install

What's Changed

  • chore(deps): bump github.com/ulikunitz/xz from v0.5.11 to v0.5.15 by @freeelancer in #450
  • Oak audit update 2 by @freeelancer in #449
  • fix: error ignored by scoped error variables by @mmsqe in #452
  • fix: change chain id back to default after sig verify by @freeelancer in #453
  • chore: read chain ID from app.toml before genesis by @mmsqe in #454
  • ci(release): add github attestation on the binaries by @ygouzerh in #456
  • feat: deprecate x/group by @freeelancer in #459
  • build: add template for v6 upgrade by @freeelancer in #461
  • Problem: owner is not aligned in tokenfactory token_pairs for ibc transfer by @mmsqe in #460
  • chore(deps): bump github.com/Zondax/ledger-go from 0.14.3 to 1.0.1 by @MANTRArob in #458
  • Problem: authz module is risky by @mmsqe in #462
  • feat: additional blacklist for wasm msgserver by @freeelancer in #464
  • Problem: static precompiles are not enabled by @mmsqe in #465
  • Problem: not set disable list of wasm breaker in upgrade by @mmsqe in #466
  • feat: add comet query commands by @freeelancer in #475
  • Problem: cometbft is outdated by @mmsqe in #477
  • Problem: evm is outdated by @mmsqe in #478
  • Problem: upstream evm is not integrated by @mmsqe in #468

New Contributors

Full Changelog: v5.0.2...v6.0.0-rc0

Don't miss a new mantrachain release

NewReleases is sending notifications on new releases.