nimbus-eth1/nimbus/vm
andri lim 360b74327e
Merge pull request #544 from status-im/precompiles_test_rework
Precompiles test rework
2020-11-26 10:34:26 +07:00
..
interpreter returnStack: use seq[int] instead of Uint256 Stack 2020-11-25 19:09:16 +07:00
blake2b_f.nim implement EIP-152 2019-11-12 15:51:48 +00:00
code_stream.nim remove code from EVM Message and load code in 'Computation' 2020-01-23 18:07:44 +02:00
computation.nim returnStack: use seq[int] instead of Uint256 Stack 2020-11-25 19:09:16 +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 stubbing berlin opcodes 2020-11-25 16:43:34 +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 precompile contracts test rework 2020-11-25 20:42:15 +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