Releases: crypto-org-chain/ethermint
Releases · crypto-org-chain/ethermint
v0.10.0-alpha1-cronos-2
Changelog
41019c6 ibc-go => v2.0.2, cosmos-sdk => v0.45.0-rc1
v0.10.0-alpha1-cronos
Changelog
4f1b640 ibc-go => v2.0.2, cosmos-sdk => v0.45.0-rc1
v0.7.2-cronos-6
Bug Fixes
- crypto-org-chain/ethermint#d3903e71 reject invalid
MsgEthereumTx
wrapping tx in a non-breaking way - crypto-org-chain/ethermint#35 fix empty topics in a non-breaking way
v0.7.2-cronos-4
This version is the same as v0.7.2-cronos-3 but revert the commit 839e6b433980f26c5fc82dc959671587e5cb497f which contain a consensus breaking change.
Bug Fixes
- crypto-org-chain/ethermint#19 revert #17 because it contains consensus breaking changes
v0.7.2-cronos-3
This version fixes some bugs on the json-rpc endpoints and improve error messages in case of fail transactions.
Bug Fixes
- tharsis#781 fix empty transactions in getBlock
- crypto-org-chain/ethermint#15 web3 rpc api returns wrong block gas limit
- crypto-org-chain/ethermint#16 fix unwrap context panic in BlockMaxGasFromConsensusParams
Improvements
- tharsis#786 Improve error message of
SendTransaction
/SendRawTransaction
JSON-RPC APIs.
v0.7.2-cronos-2
This version includes the following fixes from tharsis/ethermint :
- tharsis#720
- tharsis#743
- tharsis#746
- tharsis#741
It also add a gas limit check in the rpc endpoint to prevent too high fee transaction to be accepted by error.
v0.7.2-cronos
v0.5.0-rc0
This release version includes lots of web3 api compatibility fixes.
WARNING, this is a pre-release version, please do not use it for production.