nimbus-eth1/nimbus/common
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
..
chain_config.nim Fixes related to Prague execution requests (#2847) 2024-11-08 10:47:07 +07:00
chain_config_hash.nim Feature: Prevent loading an existing data directory for the wrong network (#2825) 2024-11-06 09:01:42 +07:00
common.nim Fixes related to Prague execution requests (#2847) 2024-11-08 10:47:07 +07:00
context.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
evmforks.nim Bump nim-evmc to 86d22a026b0aa07c07b3afd7d91ca475e0eae12a (#2113) 2024-03-28 13:47:02 +07:00
genesis.nim Use stateRoot/storageRoot more consistently (#2791) 2024-10-27 19:56:28 +01:00
genesis_alloc.nim Remove more goerli data (#2249) 2024-05-30 11:49:47 +00:00
hardforks.nim Fixes related to Prague execution requests (#2847) 2024-11-08 10:47:07 +07:00
manager.nim Fix keystore loader bug (#2774) 2024-10-24 04:07:06 +00:00