nimbus-eth1/nimbus/sync/snap/worker/db
Jordan Hrycaj c5e895aaab
Code reorg 4 snap sync suite (#1560)
* Rename `playXXX` => `passXXX`

why:
  Better purpose match

* Code massage, log message updates

* Moved `ticker.nim` to `misc` folder to be used the same by full and snap sync

why:
  Simplifies maintenance

* Move `worker/pivot*` => `worker/pass/pass_snap/*`

why:
  better for maintenance

* Moved helper source file => `pass/pass_snap/helper`

* Renamed ComError => GetError, `worker/com/` => `worker/get/`

* Keep ticker enable flag in worker descriptor

why:
  This allows to pass this flag with the descriptor and not an extra
  function argument when calling the setup function.

* Extracted setup/release code from `worker.nim` => `pass/pass_init.nim`
2023-04-24 21:24:07 +01:00
..
hexary_debug.nim Update snap server client test scenario (#1518) 2023-03-22 20:11:49 +00:00
hexary_desc.nim Code reorg 4 snap sync suite (#1560) 2023-04-24 21:24:07 +01:00
hexary_envelope.nim Update snap server client test scenario (#1518) 2023-03-22 20:11:49 +00:00
hexary_error.nim Update snap sync ready to succeed at lab test (#1556) 2023-04-21 22:11:04 +01:00
hexary_import.nim Prepare snap server client test scenario cont2 (#1487) 2023-03-07 14:23:22 +00:00
hexary_inspect.nim Update snap client account healing (#1521) 2023-03-25 10:44:48 +00:00
hexary_interpolate.nim Update snap server client test scenario (#1518) 2023-03-22 20:11:49 +00:00
hexary_nearby.nim Update snap client account healing (#1521) 2023-03-25 10:44:48 +00:00
hexary_nodes_helper.nim Update snap client account healing (#1521) 2023-03-25 10:44:48 +00:00
hexary_paths.nim Update snap server client test scenario (#1518) 2023-03-22 20:11:49 +00:00
hexary_range.nim Pre functional snap to full sync (#1546) 2023-04-14 23:28:57 +01:00
rocky_bulk_load.nim Silence some compiler gossip -- part 8, sync (#1467) 2023-02-14 23:38:33 +00:00
snapdb_accounts.nim Code reorg 4 snap sync suite (#1560) 2023-04-24 21:24:07 +01:00
snapdb_contracts.nim Update snap sync ready to succeed at lab test (#1556) 2023-04-21 22:11:04 +01:00
snapdb_debug.nim Prepare snap server client test scenario cont4 (#1507) 2023-03-17 14:46:50 +00:00
snapdb_desc.nim Code reorg 4 snap sync suite (#1560) 2023-04-24 21:24:07 +01:00
snapdb_persistent.nim Code reorg 4 snap sync suite (#1560) 2023-04-24 21:24:07 +01:00
snapdb_pivot.nim Code reorg 4 snap sync suite (#1560) 2023-04-24 21:24:07 +01:00
snapdb_storage_slots.nim Code reorg 4 snap sync suite (#1560) 2023-04-24 21:24:07 +01:00