What's Changed
- feat: add grpc querier for wasm query plugins by @freeelancer in #289
- chore: update connect to v2.3.0-v4-mantra-1 by @freeelancer in #293
- feat: add mergify.yml by @allthatjazzleo in #294
- feat: pump go in release.yml by @allthatjazzleo in #295
- fix: add openapi route by @freeelancer in #299
- feat: added x/circuit api by @freeelancer in #305
- fix: remove broken links by @freeelancer in #304
- build: add template for v5 upgrade by @freeelancer in #283
- fix: change okx websocket url by @freeelancer in #310
- chore: add license badge by @freeelancer in #317
- feat: ibc-v10 by @freeelancer in #321
- chore: remove networks folder by @freeelancer in #323
- fix: update heighliner tag to v1.7.5 by @allthatjazzleo in #325
- fix: update workflow configurations for CodeQL and connect-test by @allthatjazzleo in #327
- feat: evm module with upgrades by @freeelancer in #345
- chore: remove registerdenoms by @freeelancer in #349
- build(golangci-lint): migrate to v2 config and apply lint to repo by @freeelancer in #358
- feat: block mint burn for disabled tokenfactory coins by @freeelancer in #359
- adr-006: Allow Unprotected Transactions by @yihuang in #372
- feat: v5.0.0 evm enhancements + bug fixes by @freeelancer in #364
- chore: update backport rules for release/v5.0.x branch by @allthatjazzleo in #445
Full Changelog: v4.0.1...v5.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 v5.0.0
make install