nimbus-eth1/nimbus/evm
web3-developer e60e5801da
Fix vmflags for witness generation 1934. (#1961)
* Fix issue causing vmflags to be reset during call to processBlocks and enable witness generation in test_blockchain_json test.

* Fix copyright notice on updated files.
2024-01-09 23:15:19 +08:00
..
async Get rid of HexQuantityStr and HexDataStr usage 2023-12-27 07:48:53 +07:00
interpreter Ledger activate unified accounts cache wrapper (#1939) 2023-12-12 19:12:56 +00:00
tracer Ledger activate unified accounts cache wrapper (#1939) 2023-12-12 19:12:56 +00:00
blake2b_f.nim Add check copyright year linter to CI 2023-11-01 10:41:20 +07:00
blscurve.nim Add check copyright year linter to CI 2023-11-01 10:41:20 +07:00
code_stream.nim saner source code grouping 2022-12-02 13:51:42 +07:00
computation.nim Ledger activate unified accounts cache wrapper (#1939) 2023-12-12 19:12:56 +00:00
evmc_api.nim Implement EIP-7516: BLOBBASEFEE opcode (#1791) 2023-10-01 14:24:15 +07:00
evmc_helpers.nim Add check copyright year linter to CI 2023-11-01 10:41:20 +07:00
interpreter_dispatch.nim Ledger activate unified accounts cache wrapper (#1939) 2023-12-12 19:12:56 +00:00
map_to_curve_g1.nim Add check copyright year linter to CI 2023-11-01 10:41:20 +07:00
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 Add check copyright year linter to CI 2023-11-01 10:41:20 +07:00
nimdoc.cfg Add check copyright year linter to CI 2023-11-01 10:41:20 +07:00
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 Fix vmflags for witness generation 1934. (#1961) 2024-01-09 23:15:19 +08:00
state_transactions.nim Ledger activate unified accounts cache wrapper (#1939) 2023-12-12 19:12:56 +00:00
types.nim Ledger activate unified accounts cache wrapper (#1939) 2023-12-12 19:12:56 +00:00
validation.nim optimize EVM memory extend 2023-05-31 10:14:26 +07:00