nimbus-eth1/nimbus/common
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
..
chain_config.nim bump submodules 2023-06-07 18:12:02 +07:00
common.nim implementation of EIP-4844: Shard Blob Transactions (#1440) 2023-06-24 20:56:44 +07:00
context.nim Silence compiler gossip after nim upgrade cont1 (#1455) 2023-01-31 01:32:17 +00:00
eips.nim implement better hardfork management 2022-12-02 13:51:42 +07:00
evmforks.nim implement better hardfork management 2022-12-02 13:51:42 +07:00
genesis.nim fix shanghai withdrawal validation 2023-06-26 07:46:09 +07:00
genesis_alloc.nim implement better hardfork management 2022-12-02 13:51:42 +07:00
hardforks.nim Time based forking (#1465) 2023-02-16 12:40:07 +01:00
manager.nim Silence compiler gossip after nim upgrade cont3 (#1466) 2023-02-14 20:27:17 +00:00