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

pre-release12 hours ago

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
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
  • 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: nixpkgs version is not aligned by @mmsqe in #514
  • chore(deps): bump consensys/gnark-crypto from 0.18.0 to 0.18.1 by @freeelancer in #519
  • Problem: upstream evm v0.5.x not used by @mmsqe in #518
  • Problem: magic nix cache is not used by @mmsqe in #523
  • Problem: sandbox is not set to build hermes by @mmsqe in #524
  • Problem: approaching total cache storage limit by @mmsqe in #525
  • doc: add CHANGELOG.md by @freeelancer in #516
  • chore: remove depinject boilerplate and proto gen by @freeelancer in #527
  • chore(deps): bump github.com/cometbft/cometbft from 0.38.19 to 0.38.20 by @freeelancer in #550
  • feat: token migration OM to MANTRA upgrade by @freeelancer in #557
  • feat: add ccv-provider module in v8 upgrade by @mmsqe in #558
  • Problem: evm v0.5.x is not synced by @mmsqe in #560
  • chore(deps): github.com/cometbft/cometbft from 0.38.20 to 0.38.21 by @freeelancer in #568
  • doc: update doc for v6.1.x by @freeelancer in #572
  • doc: update doc for v7.0.x by @freeelancer in #574
  • ci(mergify): add 7.0.0-rcx backport by @freeelancer in #576
  • Problem: no ledger_zemu tag for ci by @mmsqe in #467
  • Problem: not return original error if no evm chain-id by @yihuang in #582
  • Problem: prepare/process handlers are set multiple times by @yihuang in #586
  • Problem: not reject malformed tx bytes in ProcessProposal with EVM mempool by @mmsqe in #593
  • Problem: mantra/v0.5.x is not used by @mmsqe in #580
  • feat: finalize v8.0.0 upgrade release by @freeelancer in #634
  • chore: update changelog for v8.0.0 release by @freeelancer in #638

New Contributors

Full Changelog: v7.0.0...v8.0.0

Don't miss a new mantrachain release

NewReleases is sending notifications on new releases.