nimbus-eth1/nimbus/sync/snap
Jordan Hrycaj e093fa452d
Declutter snap sync unit tests (#1444)
* Extracted RocksDB timing unit tests into separate file

why:
  make space for more in main module :)

* Extracted `inspectionRunner()` unit tests into separate file

why:
  make space for more in main module :)

* Extracted `storagesRunner()` unit tests into separate file

why:
  make space for more in main module :)

* Extracted pivot checkpoint store/retrieval unit tests into separate file

why:
  make space for more in main module :)

* Extract helper functions into separate source file

* Extracted account import unit tests into separate file

why:
  make space for more in main module :)

* Rename `test_decompose()` => `test_NodeRangeDecompose()`

why:
  There will be more functions with `test_NodeRange` prefix.
2023-01-23 16:09:12 +00:00
..
worker Declutter snap sync unit tests (#1444) 2023-01-23 16:09:12 +00:00
constants.nim External beacon stream tracker (#1433) 2023-01-17 09:28:14 +00:00
range_desc.nim Snap sync refactor accounts healing (#1392) 2022-12-19 21:22:09 +00:00
worker.nim Simplify beacon stream pivot update (#1435) 2023-01-18 08:31:57 +00:00
worker_desc.nim Simplify beacon stream pivot update (#1435) 2023-01-18 08:31:57 +00:00