nimbus-eth1/nimbus/evm
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
..
interpreter Fixes related to Prague execution requests (#2847) 2024-11-08 10:47:07 +07:00
tracer Bump nim-eth and nimbus-eth2 (#2741) 2024-10-16 13:51:38 +07:00
blake2b_f.nim
blscurve.nim Bump nim-blscurve for gcc-14 compatibility (#2365) 2024-06-15 17:34:07 +00:00
code_bytes.nim Fix CodeBytes: invalidPositions out of bound crash (#2523) 2024-07-25 19:23:53 +07:00
code_stream.nim create per-fork opcode dispatcher (#2579) 2024-08-28 10:20:36 +02:00
computation.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
evm_errors.nim
evmc_api.nim Bump nim-eth and nimbus-eth2 (#2741) 2024-10-16 13:51:38 +07:00
evmc_helpers.nim Bump nim-eth and nimbus-eth2 (#2741) 2024-10-16 13:51:38 +07:00
internals.nim Separate evmc gasCosts and nim-evm gasCosts (#2454) 2024-07-05 07:00:03 +07:00
interpreter_dispatch.nim small cleanups (#2598) 2024-09-10 05:24:45 +00:00
memory.nim odds and ends (#2481) 2024-07-13 20:42:49 +02:00
message.nim
modexp.nim
nimdoc.cfg
precompiles.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
stack.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00
state.nim Cleanup db/core_apps error handling (#2838) 2024-11-07 08:24:21 +07:00
state_transactions.nim avoid allocations for slot storage (#2455) 2024-07-04 23:48:45 +00:00
types.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00