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-rc1
make installWhat's Changed
- chore(deps): github.com/cometbft/cometbft from 0.38.20 to 0.38.21 (backport #568) by @mergify[bot] in #571
- Problem: no ledger_zemu tag for ci (backport #467) by @mergify[bot] in #579
- Problem: not return original error if no evm chain-id (backport #582) by @mergify[bot] in #588
- Problem: prepare/process handlers are set multiple times (backport #586) by @mergify[bot] in #590
- Problem: distribution claim and convert is not supported by @mmsqe in #585
- fix: revoke grants before blacklist by @freeelancer in #592
- Problem: not reject malformed tx bytes in ProcessProposal with EVM mempool (backport #593) by @mergify[bot] in #595
- docs: update swagger for ccv provider by @freeelancer in #596
- Problem: mantra/v0.5.x is not used (backport #580) by @mergify[bot] in #599
Full Changelog: v8.0.0-rc0...v8.0.0-rc1