What's Changed
- Problem: add eth_secp256k1 is not by default by @mmsqe in #422
- feat: unified v5 upgrade handler by @freeelancer in #410
- fix: correct decimal conversion for deposits in werc20 precompile by @mmsqe in #424
Full Changelog: v5.0.0-rc6...v5.0.0-rc7
🔨 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 v5.0.0-rc7
make install