storj/satellite/repair/repairer
Márton Elek d38b8fa2c4 satellite/nodeselection: use the same Node object from overlay and nodeselection
We use two different Node types in `overlay` and `uploadnodeselection` and converting back and forth.

Using the same object would allow us to use a unified node selection interface everywhere.

Change-Id: Ie71e29d60184ee0e5b4547eb54325f09c418f73c
2023-07-03 16:59:33 +00:00
..
ec.go satellite/repair/repairer: make DialTimeout configurable 2023-06-16 12:23:25 +00:00
repairer.go satellite/repair/repairer: make DialTimeout configurable 2023-06-16 12:23:25 +00:00
segments_test.go satellite/repair/repairer: use KnownReliable to check segment pieces 2023-06-28 16:53:51 +00:00
segments.go satellite/nodeselection: use the same Node object from overlay and nodeselection 2023-07-03 16:59:33 +00:00
stats.go satellite/repair/repairer: a new set of rs_scheme tagged metrics 2021-02-09 14:19:22 +00:00