What's Changed
- New Inflation Model: Introduced a new inflation model to enhance tokenomics.
- Staking Precompile: Enabled staking functionality for smart contracts.
- Wrapped a0gi Token: Added support for wrapped a0gi tokens for DeFi and cross-chain use.
- Priority Mempool: Implemented a priority mempool for efficient Ethereum transaction processing.
- Fix Minimum Gas Price: Added a minimum gas price enforcement to the ETH Ante handler.
PR List
- update module versions by @Solovyov1796 in #76
- bump ethermint by @Solovyov1796 in #77
- test: disable evm trace in localtestnet by @Solovyov1796 in #79
- fix: bump ethermint to fix evm debug flag out of control by @Solovyov1796 in #80
- update module version, clean github actions by @0g-wh in #82
- fix: bump cosmos-sdk to enable logger for store and pruning by @Solovyov1796 in #85
- feat: staking precompile by @MiniFrenchBread in #84
- add evm min gas prices decorator to eth ante handler chain by @Solovyov1796 in #89
- fix unit test by @Solovyov1796 in #91
- docs: Updated README by @roycclu in #81
- fix: read only by @MiniFrenchBread in #92
- refactor: precompile initialization, staking by @MiniFrenchBread in #94
- feat: wrapped a0gi base by @MiniFrenchBread in #96
- update cosmos sdk by @0g-wh in #99
- impl priority nonce mempool for ethtx by @0g-wh in #100
- fix: wa0gi key by @MiniFrenchBread in #101
- v0.5.0 upgrade by @0g-wh in #102
New Contributors
Full Changelog: v0.4.0...v0.5.0