nimbus-eth1/nimbus/vm2
Jamie Lokier 20e1831e6f
vm2: Use `ContractSalt` type for `CREATE2` salt
As this branch of vm2 doesn't support EVMC, this EVMC-motivated change is only
required here for internal compatibility.

Signed-off-by: Jamie Lokier <jamie@shareable.org>
2021-08-05 11:07:10 +01:00
..
interpreter vm2: Use `ContractSalt` type for `CREATE2` salt 2021-08-05 11:07:10 +01:00
blake2b_f.nim
blscurve.nim
code_stream.nim
computation.nim vm2: Use `ContractSalt` type for `CREATE2` salt 2021-08-05 11:07:10 +01:00
interpreter_dispatch.nim Tracing: Remove some trace messages that occur a lot during sync 2021-07-27 14:12:55 +01:00
map_to_curve_g1.nim
memory.nim
message.nim
nimdoc.cfg
precompiles.nim Tracing: Remove some trace messages that occur a lot during sync 2021-07-27 14:12:55 +01:00
stack.nim
state.nim fix CI failing 2021-08-05 12:27:14 +07:00
state_transactions.nim
transaction_tracer.nim
types.nim