nimbus-eth1/nimbus/sync/handlers
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
..
eth.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
setup.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
snap.nim Snap sync extractor test sub range proofs (#1460) 2023-02-02 13:27:09 +00:00