nimbus-eth1/nimbus/core/executor
jangko ff1a45e095
fix shanghai withdrawal validation
previously, the withdrawal validation is in process_block only,
but the one in persist block, which is also used in synchronizer
is not validated properly.
2023-06-26 07:46:09 +07:00
..
calculate_reward.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
executor_helpers.nim fix processTransaction's gasLimit 2023-04-19 12:37:18 +07:00
process_block.nim fix shanghai withdrawal validation 2023-06-26 07:46:09 +07:00
process_transaction.nim implementation of EIP-4844: Shard Blob Transactions (#1440) 2023-06-24 20:56:44 +07:00