v0.12.0
- 2022-03-24
State Machine Breaking
- (ante) tharsis#991 Set an upper bound to
gasWanted
to prevent DoS attack.
Improvements
- (ante) tharsis#1004 Make
MaxTxGasWanted
configurable.
Bug Fixes
- (rpc) tharsis#1012 fix the tx hash in filter entries created by
eth_newPendingTransactionFilter
. - (rpc) tharsis#1006 Use
string
as the parameters type to correct ambiguous results. - (rpc) tharsis#990 Calculate reward values from all
MsgEthereumTx
from a block ineth_feeHistory
.
New Contributors
- @WilliamXieCrypto made their first contribution in #1006
Full Changelog: v0.11.0...v0.12.0