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 forreward
, returned byEffectiveGasTipValue(blockBaseFee)
in theeth_feeHistory
RPC method.
Full Diff: v0.10.2...v0.11.0