v0.7.0-rc0
is the first release candidate of upcoming v0.7.0
version, it's a major breaking version, contains multiple bug fixes, major new features and significant performance improvements.
The major new changes:
- Cosmos-sdk updated to
v0.45.0
(release notes). - Ethermint updated to v0.10.0-alpha1-cronos-2 (change logs), some major new features are follows:
- New
feemarket
module, supports EIP-1559. - Refactor EVM StateDB implementation, improve performance of contract execution significantly.
- Support batching multiple
MsgEthereumTx
s in single cosmos tx.
- New