..
interpreter
EVMC: Small stacks when using EVMC, closes #575 (segfaults)
2021-04-27 05:53:32 +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
EVMC: Small stacks when using EVMC, closes #575 (segfaults)
2021-04-27 05:53:32 +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
EVMC: Small stacks when using EVMC, closes #575 (segfaults)
2021-04-27 05:53:32 +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: Make continuation exceptions behave as they did before
2021-04-30 11:32:42 +07: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
Transaction: Prepare txRefundGas to support txCallEvm
2021-05-03 19:51:20 +01:00
transaction_tracer.nim
reset explicit import paths for local modules
2021-04-01 12:53:22 +01:00
types.nim
EVMC: Small stacks when using EVMC, closes #575 (segfaults)
2021-04-27 05:53:32 +01:00