nimbus-eth2/beacon_chain
Jacek Sieka 09ade6d33d
Make trusted node sync era-aware (#4283)
This PR removes a bunch of code to make TNS aware of era files, avoiding
a duplicated backfill when era files are available.

* reuse chaindag for loading backfill state, replacing the TNS homebrew
* fix era block iteration to skip empty slots
* add tests for `can_advance_slots`
2022-11-10 10:44:47 +00:00
..
2022-11-08 20:06:54 +00:00
2022-04-08 16:22:49 +00:00
2022-10-10 18:20:34 +03:00