< DESCRIPTION OF RELEASE >
Changelog
See the full changelog here
🔨 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.0.0-rc3
make installWhat's Changed
- fix: add nil request validation query handlers by @freeelancer in #614
- chore(deps): update connect dependency to v2.3.0-mantra-1.4 by @freeelancer in #615
- feat: remove oracle and marketmap modules by @freeelancer in #620
Full Changelog: v8.0.0-rc2...v8.0.0-rc3