nimbus-eth1/nimbus/vm
Jordan Hrycaj eda1290c25
isolate vm_state as import/export wrapper
details:
  moved original vm_state.nim => vm/nvm_state.nim
2021-03-31 09:58:26 +01:00
..
interpreter isolate vm_state as import/export wrapper 2021-03-31 09:58: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 remove relative paths ./ and ../ from import section 2021-03-30 17:20:43 +01:00
computation.nim isolate vm_state as import/export wrapper 2021-03-31 09:58:26 +01:00
evmc_api.nim remove relative paths ./ and ../ from import section 2021-03-30 17:20:43 +01:00
evmc_helpers.nim evmc host implementation 2020-01-23 18:07:44 +02:00
evmc_host.nim fixes #558, use distinct uint for ChainId and NetworkId to prevent confusion 2021-02-14 11:01:27 +07:00
interpreter.nim remove relative paths ./ and ../ from import section 2021-03-30 17:20:43 +01:00
interpreter_dispatch.nim isolate vm_types as import/export wrapper 2021-03-31 09:48:50 +01:00
map_to_curve_g1.nim more eip2537 cleanup 2020-12-02 15:15:58 +07:00
memory.nim remove relative paths ./ and ../ from import section 2021-03-30 17:20:43 +01:00
message.nim isolate vm_types as import/export wrapper 2021-03-31 09:48:50 +01:00
nvm_state.nim isolate vm_state as import/export wrapper 2021-03-31 09:58:26 +01:00
nvm_types.nim isolate vm_types as import/export wrapper 2021-03-31 09:48:50 +01:00
precompiles.nim isolate vm_types as import/export wrapper 2021-03-31 09:48:50 +01:00
stack.nim remove relative paths ./ and ../ from import section 2021-03-30 17:20:43 +01:00
transaction_tracer.nim isolate vm_types as import/export wrapper 2021-03-31 09:48:50 +01:00