nimbus-eth1/nimbus/evm
andri lim 04c7ed8ec9
Change EthTime from std.Time to distinct uint64 (#1820)
* Change EthTime from std.Time to distinct uint64

* Bump nimbus-eth2
2023-10-18 09:16:11 +07:00
..
async Change EthTime from std.Time to distinct uint64 (#1820) 2023-10-18 09:16:11 +07:00
interpreter Implement EIP-7516: BLOBBASEFEE opcode (#1791) 2023-10-01 14:24:15 +07:00
tracer EVM embrace more EVMC types 2023-08-28 21:36:23 +07:00
blake2b_f.nim
blscurve.nim
code_stream.nim
computation.nim Change EthTime from std.Time to distinct uint64 (#1820) 2023-10-18 09:16:11 +07:00
evmc_api.nim Implement EIP-7516: BLOBBASEFEE opcode (#1791) 2023-10-01 14:24:15 +07:00
evmc_helpers.nim Bump stint to v2.0: new array backend (#1747) 2023-09-13 09:32:38 +07:00
interpreter_dispatch.nim Core db update api and fix tracer methods (#1816) 2023-10-11 20:09:11 +01:00
map_to_curve_g1.nim
memory.nim Bump stint to v2.0: new array backend (#1747) 2023-09-13 09:32:38 +07:00
message.nim EVM embrace more EVMC types 2023-08-28 21:36:23 +07:00
modexp.nim
nimdoc.cfg
precompiles.nim EVM embrace more EVMC types 2023-08-28 21:36:23 +07:00
stack.nim Change EthTime from std.Time to distinct uint64 (#1820) 2023-10-18 09:16:11 +07:00
state.nim EIP-4844: Fix excessBlobGas handling (#1771) 2023-09-24 22:25:41 +07:00
state_transactions.nim Implement EIP-7516: BLOBBASEFEE opcode (#1791) 2023-10-01 14:24:15 +07:00
types.nim Implement EIP-7516: BLOBBASEFEE opcode (#1791) 2023-10-01 14:24:15 +07:00
validation.nim