Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CalcBaseFee ¶ added in v1.5.0
CalcBaseFee calculates the basefee of the header.
func VerifyEip1559Header ¶ added in v1.5.0
func VerifyEip1559Header(config *params.ChainConfig, parent, header *types.Header) error
VerifyEip1559Header verifies some header attributes which were changed in EIP-1559, - gas limit check - basefee check
func VerifyGaslimit ¶ added in v1.5.0
VerifyGaslimit verifies the header gas limit according increase/decrease in relation to the parent gas limit.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.