Based on zkbesu at commit 8e3d51f
Linea relevant features and fixes:
- add state override support for linea_estimateGas Consensys/linea-sequencer#113
- linea_estimateGas to simulate tx on pending block Consensys/linea-sequencer#116
- bug fix to parse nonce as hex for eth_call and eth_estimateGas state overrides hyperledger#7999