nimbus-eth1/nimbus/sync/snap
Jordan Hrycaj c2fc46a99a
Snap sync extractor test sub range proofs (#1460)
* Unit tests to verify calculations based on hard coded constants

why:
  Sizes of RLP encoded objects are available at run time only.

* Changed argument order for `hexaryRangeLeafsProof()` prototype

why:
  Better to read as a stand-alone function (arguments were optimised
  for functional pipelines)

* Run sub-range proof tests for extracted ranges
2023-02-02 13:27:09 +00:00
..
worker Snap sync extractor test sub range proofs (#1460) 2023-02-02 13:27:09 +00:00
constants.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
range_desc.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
worker.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
worker_desc.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00