v0.7.2-cronos-3
thomas-nguy
released this
29 Nov 06:31
·
4 commits
to master
since this release
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.