nimbus-eth1/nimbus/core/executor
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
..
calculate_reward.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
executor_helpers.nim Use stateRoot/storageRoot more consistently (#2791) 2024-10-27 19:56:28 +01:00
process_block.nim Fixes related to Prague execution requests (#2847) 2024-11-08 10:47:07 +07:00
process_transaction.nim Fixes related to Prague execution requests (#2847) 2024-11-08 10:47:07 +07:00