nimbus-eth1/nimbus/evm
Jacek Sieka d828dead2d
Use stateRoot/storageRoot more consistently (#2791)
* prefer the spec-derived name where possible
* don't pass stateRoot to LedgerRef and friends (it doesn't do anything)
* add deprecation warning in graphql - it needs updating to use
forkedchain instead
2024-10-27 19:56:28 +01:00
..
interpreter Bump nim-eth and nimbus-eth2 (#2741) 2024-10-16 13:51:38 +07:00
tracer Bump nim-eth and nimbus-eth2 (#2741) 2024-10-16 13:51:38 +07:00
blake2b_f.nim
blscurve.nim
code_bytes.nim
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
interpreter_dispatch.nim small cleanups (#2598) 2024-09-10 05:24:45 +00:00
memory.nim
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 Use stateRoot/storageRoot more consistently (#2791) 2024-10-27 19:56:28 +01:00
state_transactions.nim
types.nim replace deprecated types (#2704) 2024-10-16 08:34:12 +07:00