nimbus-eth1/nimbus/sync/snap/worker/pivot
Jordan Hrycaj 89ae9621c4
Silence compiler gossip after nim upgrade (#1454)
* Silence some compiler gossip -- part 1, tx_pool

details:
  Mostly removing redundant imports and `Defect` tracer after switch
  to nim 1.6

* Silence some compiler gossip -- part 2, clique

details:
  Mostly removing redundant imports and `Defect` tracer after switch
  to nim 1.6

* Silence some compiler gossip -- part 3, misc core

details:
  Mostly removing redundant imports and `Defect` tracer after switch
  to nim 1.6

* Silence some compiler gossip -- part 4, sync

details:
  Mostly removing redundant imports and `Defect` tracer after switch
  to nim 1.6

* Clique update

why:
  Missing exception annotation
2023-01-30 22:10:23 +00:00
..
find_missing_nodes.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
heal_accounts.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
heal_storage_slots.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
range_fetch_accounts.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
range_fetch_storage_slots.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
storage_queue_helper.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
swap_in.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00