🔨 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-rc3
make installWhat's Changed
- Problem: non-uom token get processed in bank migration by @yihuang in #540
- Problem: currency pair is not cleanup in oracle by @mmsqe in #539
- Problem: migration triggers massive events by @mmsqe in #541
- Problem: no cleanup-block-events cmd for cleanup by @mmsqe in #542
- Problem: no cmd for export | import block data by @mmsqe in #543
- Problem: avoid double scale in ratio and staking for reward by @mmsqe in #544
- fix: migration to scale back testnet distr ratios by @freeelancer in #545
Full Changelog: v7.0.0-rc2...v7.0.0-rc3