🔨 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-rc0
make installWhat's Changed
- feat: add ccv-provider module in v8 upgrade by @mmsqe in #558
- Problem: evm v0.5.x is not synced (backport #560) by @mergify[bot] in #562
Full Changelog: v7.0.0...v8.0.0-rc0