//
pkg.gl
Category
github.com/onflow/go-ethereum
consensus
misc
eip1559
package
1.14.7
Repository:
https://github.com/onflow/go-ethereum.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
11
Files
71 SLOC
#
Functions
CalcBaseFee
CalcBaseFee calculates the basefee of the header.
VerifyEIP1559Header
VerifyEIP1559Header verifies some header attributes which were changed in EIP-1559, - gas limit check - basefee check.