🔨 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.1.1
make installWhat's Changed
- Problem: over clamping in fixSilentlySkippedSlashes by @mmsqe in #655
- Problem: QuoTruncate to prevent rounding on large delegations is not used by @mmsqe in #656
Full Changelog: v8.1.0...v8.1.1