nimbus-eth1/nimbus/evm/interpreter
andri lim 666f8d2cf1
Fixes related to Prague execution requests (#2847)
* Fixes related to Prague execution requests

Turn out the specs are changed:
- WITHDRAWAL_REQUEST_ADDRESS -> WITHDRAWAL_QUEUE_ADDRESS
- CONSOLIDATION_REQUEST_ADDRESS -> CONSOLIDATION_QUEUE_ADDRESS
- DEPOSIT_CONTRACT_ADDRESS -> only mainnet
- depositContractAddress can be configurable

Also fix bugs related to t8n tool

* Fix for evmc
2024-11-08 10:47:07 +07:00
..
op_handlers Bump nim-eth and nimbus-eth2 (#2741) 2024-10-16 13:51:38 +07:00
utils eth: bump to new types (#2660) 2024-09-29 14:37:09 +02:00
evmc_gas_costs.nim Fixes related to Prague execution requests (#2847) 2024-11-08 10:47:07 +07:00
forks_list.md saner source code grouping 2022-12-02 13:51:42 +07:00
forks_list.png saner source code grouping 2022-12-02 13:51:42 +07:00
gas_costs.nim eth: bump to new types (#2660) 2024-09-29 14:37:09 +02:00
gas_meter.nim create per-fork opcode dispatcher (#2579) 2024-08-28 10:20:36 +02:00
op_codes.nim Bump nim-evmc to 86d22a026b0aa07c07b3afd7d91ca475e0eae12a (#2113) 2024-03-28 13:47:02 +07:00
op_dispatcher.nim Fixes related to Prague execution requests (#2847) 2024-11-08 10:47:07 +07:00
op_handlers.nim create per-fork opcode dispatcher (#2579) 2024-08-28 10:20:36 +02:00