What's Changed
- #277 build: add template for v4 upgrade
- #280 chore(deps): bump github.com/cosmos/ibc-go/v8 from v8.6.1 to v8.7.0 by
- #278 feat: interchain accounts
- #282 chore: bump cosmos-sdk fork from v0.50.12-v3-mantra-1 to v0.50.13-v3-mantra-1 to allow tx decoding to fail in QueryTxsByEvents MANTRA-Chain/cosmos-sdk@45e39ed
- #284 feat: whitelist query oracle getprice for wasm
- #287 chore: bump cosmos-sdk fork from v0.50.12-v3-mantra-1 to v0.50.13-v3-mantra-1
- #290 feat: add grpc querier for wasm query plugins
- #292 chore: update connect tag to v2.3.0-v4-mantra-1
Full Changelog: v3.0.3...v4.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 v4.0.0
make install