storj/satellite/gracefulexit
Kaloyan Raev 53b7fd7b00 satellite/{audit,gracefulexit}: remove logic for PieceHashesVerified
We now have the piece hashes verified for all segments on all production
satellites. We can remove the code that handles the case where piece
hashes are not verified. This would make easier the migration of
services from PointerDB to the new metabase.

For consistency, PieceHashesVerified is still set to true in PointerDB
for new segments.

Change-Id: Idf0ccce4c8d01ae812f11e8384a7221d90d4c183
2020-11-24 11:09:48 +02:00
..
chore_test.go satellite/metainfo: Update metainfo RS config to more easily support multiple RS schemes. 2020-11-09 22:16:13 +00:00
chore.go satellite: add control panel 2020-01-30 08:06:43 -05:00
common.go satellite/gracefulexit: RecvTimeout increased to 2h, so slow nodes stop receiving lot of fails and as a result DQ 2020-08-24 18:59:24 +03:00
db_test.go satellite/gracefulexit: replace Path []byte to `Key 2020-09-04 11:09:48 +00:00
db.go satellite/gracefulexit: replace Path []byte to `Key 2020-09-04 11:09:48 +00:00
endpoint_test.go satellite/{audit,gracefulexit}: remove logic for PieceHashesVerified 2020-11-24 11:09:48 +02:00
endpoint.go satellite/{audit,gracefulexit}: remove logic for PieceHashesVerified 2020-11-24 11:09:48 +02:00
getnodes_test.go satellite/overlay: remove old updateaddress method 2020-04-30 06:41:48 +00:00
pathcollector.go satellite/metainfo: get away from using pb.Pointer in Metainfo Loop 2020-10-27 13:06:47 +00:00
pending_test.go satellite/gracefulexit: replace Path []byte to `Key 2020-09-04 11:09:48 +00:00
pending.go satellite/gracefulexit: replace Path []byte to `Key 2020-09-04 11:09:48 +00:00
validation.go satellite/gracefulexit: replace Path []byte to `Key 2020-09-04 11:09:48 +00:00