nimbus-eth1/nimbus/core
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 Engine API: Route more wiring from CoreDb to ForkedChain (#2844) 2024-11-07 03:43:25 +00:00
executor Fixes related to Prague execution requests (#2847) 2024-11-08 10:47:07 +07:00
pow replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
tx_pool Fixes related to Prague execution requests (#2847) 2024-11-08 10:47:07 +07:00
block_import.nim Cleanup db/core_apps error handling (#2838) 2024-11-07 08:24:21 +07:00
casper.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
chain.nim
dao.nim Fix eth/common & web3 related deprecation warnings for fluffy (#2698) 2024-10-04 23:21:26 +02:00
eip4844.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
eip6110.nim Fixes related to Prague execution requests (#2847) 2024-11-08 10:47:07 +07:00
executor.nim
gaslimit.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
tx_pool.nim Cleanup db/core_apps error handling (#2838) 2024-11-07 08:24:21 +07:00
validate.nim Cleanup db/core_apps error handling (#2838) 2024-11-07 08:24:21 +07:00
withdrawals.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00