🔨 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.2.0
make installWhat's Changed
- feat: add callback to ibc send wiring by @freeelancer in #658
- Problem: no v8.1.1 upgrade plan in main by @mmsqe in #660
- Problem: evm v0.6.x is outdated by @mmsqe in #659
- feat: enforce single MsgExec per transaction by @freeelancer in #661
- Problem: evm v0.6.x is outdated by @mmsqe in #668
- fix: move max_tax from Params to QueryParamsResponse by @freeelancer in #663
- feat: add v8.2.0 upgrade handler and changelog updates by @freeelancer in #669
Full Changelog: v8.1.0...v8.2.0