nimbus-eth1/nimbus/transaction
Jordan Hrycaj 2c322054e0
Attempt to roll back stateless mode implementation in a single PR (#2209)
* Attempt to roll back stateless mode implementation in a single PR

why:
+ Stateless mode is not fully working and in the way
+ Single PR should make it feasible to investigate for a possible
  re-implementation

* Fix copyright year

* Fix annotation for exception (evmc mode)
2024-05-22 21:01:19 +00:00
..
call_common.nim Attempt to roll back stateless mode implementation in a single PR (#2209) 2024-05-22 21:01:19 +00:00
call_evm.nim Attempt to roll back stateless mode implementation in a single PR (#2209) 2024-05-22 21:01:19 +00:00
evmc_dynamic_loader.nim Bump nim-evmc: add push raises: [] (#2051) 2024-02-24 09:38:50 +07:00
evmc_host_glue.nim Bump nim-evmc to 86d22a026b0aa07c07b3afd7d91ca475e0eae12a (#2113) 2024-03-28 13:47:02 +07:00
evmc_vm_glue.nim Bump nim-evmc to 86d22a026b0aa07c07b3afd7d91ca475e0eae12a (#2113) 2024-03-28 13:47:02 +07:00
host_call_nested.nim EIP-4788: Make it clear what is an EVM system call 2023-09-22 17:21:09 +07:00
host_services.nim Refactor EVM raises to reduce compiler warnings (#2040) 2024-02-20 14:16:12 +07:00
host_trace.nim rename data gas to blob gas (#1659) 2023-08-04 19:43:30 +07:00
host_types.nim Bump stint to v2.0: new array backend (#1747) 2023-09-13 09:32:38 +07:00