What's Changed
- fix(test): e2e tests by @freeelancer in #330
- feat: move burn fees from antehandler to tax endblocker by @freeelancer in #332
Full Changelog: v5.0.0-evm-alpha.12...v5.0.0-evm-alpha.13
🔨 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-evm-alpha.13
make install