nimbus-eth1/nimbus/transaction
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
..
call_common.nim Unify tx validation (#2777) 2024-10-26 09:19:48 +02:00
call_evm.nim Unify tx validation (#2777) 2024-10-26 09:19:48 +02:00
call_types.nim Unify tx validation (#2777) 2024-10-26 09:19:48 +02:00
evmc_dynamic_loader.nim Cache code and invalid jump destination tables (fixes #2268) (#2404) 2024-06-21 09:44:10 +02:00
evmc_host_glue.nim Cache code and invalid jump destination tables (fixes #2268) (#2404) 2024-06-21 09:44:10 +02:00
evmc_vm_glue.nim Convert GasInt to uint64, bump nim-eth and nimbus-eth2 (#2461) 2024-07-07 06:52:11 +00:00
host_call_nested.nim switch to Nim v2.0.12 (#2817) 2024-11-01 19:06:26 +00:00
host_services.nim Convert GasInt to uint64, bump nim-eth and nimbus-eth2 (#2461) 2024-07-07 06:52:11 +00:00
host_trace.nim Fixes related to Prague execution requests (#2847) 2024-11-08 10:47:07 +07:00
host_types.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00