nimbus-eth1/nimbus/sync/snap/worker
Jordan Hrycaj 197d2b16dd
Snap sync interval range extractor (#1449)
* Update comments and test noise

* Fix boundary proofs

why:
  Where neither used in production, nor unit tested. For production, other
  methods apply to test leaf range integrity directly based of the proof
  nodes.

* Added `hexary_range()`: interval range + proof extractor

details:
+ Will be used for `snap/1` protocol handler
+ Unit tests added (also for testing left boundary proof)

todo:
  Need to verify completeness of proof nodes

* Reduce some nim 1.6 compiler noise

* Stop unit test gossip for ci tests
2023-01-30 17:50:58 +00:00
..
com Simplify beacon stream pivot update (#1435) 2023-01-18 08:31:57 +00:00
db Snap sync interval range extractor (#1449) 2023-01-30 17:50:58 +00:00
pivot External beacon stream tracker (#1433) 2023-01-17 09:28:14 +00:00
pivot.nim Snap sync interval range extractor (#1449) 2023-01-30 17:50:58 +00:00
ticker.nim Bump Nim to 1.6 and resolve the related issues (#1445) 2023-01-26 13:37:19 +01:00