nimbus-eth1/nimbus/transaction
Jacek Sieka 226cdb7c68
avoid exceptions, tx copy (#2569)
* avoid some exceptions using the new compile-time strformat
* avoid copying the full transaction only to normalise 2 fields
(expensive)
2024-08-19 09:42:07 +02:00
..
call_common.nim odds and ends (#2481) 2024-07-13 20:42:49 +02:00
call_evm.nim avoid exceptions, tx copy (#2569) 2024-08-19 09:42:07 +02:00
evmc_dynamic_loader.nim Cache code and invalid jump destination tables (fixes #2268) (#2404) 2024-06-21 09:44:10 +02:00
evmc_host_glue.nim Cache code and invalid jump destination tables (fixes #2268) (#2404) 2024-06-21 09:44:10 +02:00
evmc_vm_glue.nim Convert GasInt to uint64, bump nim-eth and nimbus-eth2 (#2461) 2024-07-07 06:52:11 +00:00
host_call_nested.nim Convert GasInt to uint64, bump nim-eth and nimbus-eth2 (#2461) 2024-07-07 06:52:11 +00:00
host_services.nim Convert GasInt to uint64, bump nim-eth and nimbus-eth2 (#2461) 2024-07-07 06:52:11 +00:00
host_trace.nim Remove exceptions from EVM (#2314) 2024-06-07 15:24:32 +07:00
host_types.nim Cache code and invalid jump destination tables (fixes #2268) (#2404) 2024-06-21 09:44:10 +02:00