based on zkbesu at commit fc80da58b5
Linea relevant features and fixes
- BREAKING - Removed Deprecated
--host-whitelist
option hyperledger#8012 - Bugfix for serialization of state overrides when movePrecompileToAddress is present hyperledger#8024 - only relevant for eth_call state overrides.
- Support RPC pending block tag when estimating gas hyperledger#7951 and https://github.com/hyperledger/besu/pull/8051