This repository has been archived by the owner on Apr 4, 2024. It is now read-only.
v0.21.0
v0.21.0
- 2023-01-26
State Machine Breaking
- (feemarket) #1509 Deprecate usage of x/params in x/feemarket
- (evm) #1472 Deprecate usage of x/params in x/evm
- (deps) #1575 Bump ibc-go to
v6.1.0
Improvements
- (cli) #1615 Support customize db opener in
StartCmd
. - (evm) #1582 Cleanup
evm
files - (evm) #1544 Migrate deprecated event emitting to new
TypedEvent
- (deps) #1532 Upgrade Go-Ethereum version to
v1.10.26
.
Bug Fixes
- (upgrade) #1617 Refactor
evm
module's parameters to store them under a single store key - (rpc) #1600 Revert changes from
TypedEvents
- (rpc) #1613 Change the default json-rpc listen address to localhost.
- (rpc) #1611 Add missing next fee in fee history, fix wrong oldestBlock and align earliest input as ethereum.
- (proto) #1586 Avoid duplicate register proto type in
evm
&feemarket
Full Diff: v0.20.0...v0.21.0