This repository was archived by the owner on Apr 4, 2024. It is now read-only.
v0.12.0
v0.12.0 - 2022-03-24
State Machine Breaking
- (ante) tharsis#991 Set an upper bound to
gasWantedto prevent DoS attack.
Improvements
- (ante) tharsis#1004 Make
MaxTxGasWantedconfigurable.
Bug Fixes
- (rpc) tharsis#1012 fix the tx hash in filter entries created by
eth_newPendingTransactionFilter. - (rpc) tharsis#1006 Use
stringas the parameters type to correct ambiguous results. - (rpc) tharsis#990 Calculate reward values from all
MsgEthereumTxfrom a block ineth_feeHistory.
New Contributors
- @WilliamXieCrypto made their first contribution in #1006
Full Changelog: v0.11.0...v0.12.0