nimbus-eth1/nimbus/vm
jangko ad284e3d25 fixes EIP2929 SLOAD 2021-01-14 23:22:28 +07:00
..
interpreter fixes EIP2929 SLOAD 2021-01-14 23:22:28 +07:00
blake2b_f.nim implement EIP-152 2019-11-12 15:51:48 +00:00
blscurve.nim simplify blscurve utils impl 2020-12-02 18:14:34 +07:00
code_stream.nim remove code from EVM Message and load code in 'Computation' 2020-01-23 18:07:44 +02:00
computation.nim fix byzantium bug related to revertPrecompileTouched 2021-01-13 08:08:56 +07:00
evmc_api.nim implement evmc create/create2 2020-02-12 17:53:26 +02:00
evmc_helpers.nim evmc host implementation 2020-01-23 18:07:44 +02:00
evmc_host.nim fix evmc_host.set_storage 2020-07-21 19:58:17 +07:00
interpreter.nim remove opCodeExec, use executeOpcodes 2019-03-21 09:32:48 +07:00
interpreter_dispatch.nim EIP2929 implementation 2021-01-11 14:56:42 +07:00
map_to_curve_g1.nim more eip2537 cleanup 2020-12-02 15:15:58 +07:00
memory.nim implement evmc create/create2 2020-02-12 17:53:26 +02:00
message.nim reduce unused import warnings 2020-04-15 19:05:57 +07:00
precompiles.nim add comments about disabled EIPs 2021-01-11 15:33:30 +07:00
stack.nim reduce warnings 2020-07-21 13:15:06 +07:00
transaction_tracer.nim replace state_db with accounts_cache 2020-05-30 10:14:59 +07:00