🔨 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
make install
What's Changed
- Problem: miss coin info in connect test (backport #484) by @mergify[bot] in #490
- Problem: upstream evm v0.5.0 not used (backport #491) by @yihuang in #493
- chore(deps): update cosmos-sdk fork from v0.53.3 to v0.53.4 (backport #488) by @mergify[bot] in #489
- Problem: static precompiles are not enabled in upgrade handler by @yihuang in #494
- Problem: static precompiles param is not set by @mmsqe in #495
- Adding back rc0 by @allthatjazzleo in #496
Full Changelog: v6.0.0-rc0...v6.0.0