nimbus-eth1/nimbus/vm
Jamie Lokier 085661c24f
EVM: Eliminate recursion entirely
This patch eliminates recursion entirely from the EVM when ENABLE_EVMC=0.

Signed-off-by: Jamie Lokier <jamie@shareable.org>
2021-04-20 16:12:45 +01:00
..
interpreter EVM: Small patch that reduces EVM stack usage to almost nothing 2021-04-13 23:35:26 +01:00
blake2b_f.nim implement EIP-152 2019-11-12 15:51:48 +00:00
blscurve.nim bump submodules 2021-01-20 11:50:07 +07:00
code_stream.nim reset explicit import paths for local modules 2021-04-01 12:53:22 +01:00
computation.nim EVM: Eliminate recursion entirely 2021-04-20 16:12:45 +01:00
evmc_api.nim reset explicit import paths for local modules 2021-04-01 12:53:22 +01:00
evmc_helpers.nim evmc host implementation 2020-01-23 18:07:44 +02:00
evmc_host.nim EVM: Small patch that reduces EVM stack usage to almost nothing 2021-04-13 23:35:26 +01:00
interpreter.nim EVM: Small patch that reduces EVM stack usage to almost nothing 2021-04-13 23:35:26 +01:00
interpreter_dispatch.nim EVM: Small patch that reduces EVM stack usage to almost nothing 2021-04-13 23:35:26 +01:00
map_to_curve_g1.nim more eip2537 cleanup 2020-12-02 15:15:58 +07:00
memory.nim reset explicit import paths for local modules 2021-04-01 12:53:22 +01:00
message.nim reset explicit import paths for local modules 2021-04-01 12:53:22 +01:00
precompiles.nim reset explicit import paths for local modules 2021-04-01 12:53:22 +01:00
stack.nim reset explicit import paths for local modules 2021-04-01 12:53:22 +01:00
state.nim reset explicit import paths for local modules 2021-04-01 12:53:22 +01:00
state_transactions.nim EVM: Small patch that reduces EVM stack usage to almost nothing 2021-04-13 23:35:26 +01:00
transaction_tracer.nim reset explicit import paths for local modules 2021-04-01 12:53:22 +01:00
types.nim EVM: Small patch that reduces EVM stack usage to almost nothing 2021-04-13 23:35:26 +01:00