Skip to content

Mantrachain v3.0.0

Choose a tag to compare

@github-actions github-actions released this 07 Mar 12:25
· 92 commits to main since this release
fb20221

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