Imports
- github.com/ethereum/go-ethereum/beacon/engine
- github.com/ethereum/go-ethereum/common
- github.com/ethereum/go-ethereum/common/hexutil
- github.com/ethereum/go-ethereum/consensus
- github.com/ethereum/go-ethereum/consensus/misc/eip1559
- github.com/ethereum/go-ethereum/consensus/misc/eip4844
- github.com/ethereum/go-ethereum/core
- github.com/ethereum/go-ethereum/core/state
- github.com/ethereum/go-ethereum/core/txpool
- github.com/ethereum/go-ethereum/core/types
- github.com/ethereum/go-ethereum/core/vm
- github.com/ethereum/go-ethereum/log
- github.com/ethereum/go-ethereum/params
- github.com/ethereum/go-ethereum/rlp
- github.com/holiman/uint256