Description
- #267 added new sanction module with v3 upgrade handler
- #270 emit oracle_prices in preblock event through new connect fork
- #266 increase max-wasm-size to 3mb
- multiple other dependency upgrades
Changelog
Full Changelog: v2.0.3...v3.0.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 v3.0.0
make install