This repository has been archived by the owner on Apr 4, 2024. It is now read-only.
v0.14.0
v0.14.0
- 2022-04-19
API Breaking
- (evm) tharsis#1051 Context block height fix on
TraceTx
. Removes thetx_index
field onQueryTraceTxRequest
proto type.
Improvements
- (deps) tharsis#1046 Bump Cosmos SDK version to
v0.45.3
- (rpc) tharsis#1056 Make json-rpc namespaces extensible
Bug Fixes
- (rpc) tharsis#1050
eth_getBlockByNumber
fix on batch transactions - (app) tharsis#658 Support simulations for the EVM.
Full Changelog: v0.13.0...v0.14.0