nimbus-eth1/nimbus/core/executor
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
..
calculate_reward.nim Use block number or timestamp to determine fork rules (#2496) 2024-07-17 17:05:53 +07:00
executor_helpers.nim Use block number or timestamp to determine fork rules (#2496) 2024-07-17 17:05:53 +07:00
process_block.nim Reduce EVM complexity by removing forkOverride (#2448) 2024-07-04 15:48:36 +02:00
process_transaction.nim avoid exceptions, tx copy (#2569) 2024-08-19 09:42:07 +02:00