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

v0.11.0

Compare
Choose a tag to compare
@fedekunze fedekunze released this 06 Mar 14:28
· 1 commit to release/v0.11.x since this release
e6af0b4

v0.11.0 - 2022-03-06

State Machine Breaking

  • (ante) tharsis#964 add NewInfiniteGasMeterWithLimit for storing the user-provided gas limit. Fixes block's consumed gas calculation in the block creation phase.

Bug Fixes

  • (rpc) tharsis#975 Fix unexpected nil values for reward, returned by EffectiveGasTipValue(blockBaseFee) in the eth_feeHistory RPC method.

Full Diff: v0.10.2...v0.11.0