nimbus-eth1/nimbus/sync/snap/worker
Jordan Hrycaj 4c865ec884
Snap sync update pivot updating via rpc (#1583)
* Unit tests update, code cosmetics

* Fix segfault with zombie handling

why:
  In order to save memory, the data records of zombie entries are removed
  and only the key (aka peer node) is kept. Consequently, logging these
  zombies can only be done by the key.

* Allow to accept V2 payload without `shanghaiTime` set while syncing

why:
  Currently, `shanghaiTime` is missing (alt least) while snap syncing. So
  beacon node headers can be processed regardless. Normal (aka strict)
  processing will be automatically restored when leaving snap sync mode.
2023-05-16 14:52:44 +01:00
..
db Code reorg 4 snap sync suite (#1560) 2023-04-24 21:24:07 +01:00
get Bump nim-eth and remove unneeded Defect raises (#1575) 2023-05-10 18:04:35 +02:00
pass Snap sync update pivot updating via rpc (#1583) 2023-05-16 14:52:44 +01:00
pass.nim Code reorg 4 snap sync suite (#1560) 2023-04-24 21:24:07 +01:00