MANTRA Chain v8.4.0
What's Changed
- feat: add rcodesign installation and macOS binary signing to release workflow by @ryantruong-mantra in #670
- ci(mergify): upgrade configuration to current format by @mergify[bot] in #626
- ci(mergify): add backport rules for release/v8.3.x branch by @freeelancer in #676
- chore(deps): bump mantra evm from v0.6.0-v8-mantra-3 to v0.6.0-v8-mantra-4 by @freeelancer in #677
- feat: add v8.4.0 upgrade handler by @freeelancer in #680
- feat: add emergency upgrade height for dukong by @freeelancer in #681
- Problem: mantra/v0.6.x is outdated compare with release/v0.6.x by @mmsqe in #682
- feat: change dukong v8.4.0 upgrade height by @freeelancer in #683
- feat: add vesting module to circuitbreaker by @freeelancer in #684
New Contributors
- @ryantruong-mantra made their first contribution in #670
Full Changelog: v8.2.0...v8.4.0
🔨 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.4.0
make install