Module eip_utils::eip1559[][src]

Fee market change for ETH 1.0 chain

A transaction pricing mechanism that includes fixed-per-block network fee that is burned and dynamically expands/contracts block sizes to deal with transient congestion.

Fee market change for ETH 1.0 chain

Functions

compute_base_fee

Computes the base fee of a block given parent block header data.