Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

v0.12.0

Compare
Choose a tag to compare
@fedekunze fedekunze released this 24 Mar 08:08
· 2 commits to release/v0.12.x since this release

v0.12.0 - 2022-03-24

State Machine Breaking

  • (ante) tharsis#991 Set an upper bound to gasWanted to prevent DoS attack.

Improvements

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 in eth_feeHistory.

New Contributors

Full Changelog: v0.11.0...v0.12.0