nimbus-eth1/nimbus/sync
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
..
full Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
handlers Snap sync extractor test sub range proofs (#1460) 2023-02-02 13:27:09 +00:00
misc Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
protocol Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
snap Snap sync extractor test sub range proofs (#1460) 2023-02-02 13:27:09 +00:00
full.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
handlers.nim Reorganise eth handlers (#1436) 2023-01-18 15:00:14 +00:00
legacy.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
peers.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
protocol.nim initial wire protocol transformation 2022-10-15 19:48:21 +07:00
skeleton.nim implement better hardfork management 2022-12-02 13:51:42 +07:00
snap.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
sync_desc.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
sync_sched.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
types.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00