storj/storagenode/piecestore
Egon Elbre f4d5d89b68 private/testplanet: add WaitForStorageNodeEndpoints
After calling uplink.Upload it is not guaranteed that the
storage node has yet saved all the orders since it happens
asynchronously. Hence we need a separate func to wait
for them to complete.

Change-Id: I0c34b3ea6c98dbcf37f80493c0e10a8bdbbb2aaf
2020-03-05 10:33:56 +00:00
..
endpoint_test.go storagenode/piecestore: remove unused DeletePiece endpoint 2020-02-21 21:03:49 +00:00
endpoint.go removes bandwidth limiting 2020-03-04 14:04:00 +00:00
serials_test.go storagenode/storagenodedb/storagenodedbtest: pass ctx as an argument 2020-01-20 16:56:12 +02:00
serials.go common: separate repository 2019-12-27 14:11:15 +02:00
verification_test.go private/testplanet: add WaitForStorageNodeEndpoints 2020-03-05 10:33:56 +00:00
verification.go storagenode/piecestore: add large timeouts to read/write operations 2020-01-23 19:20:49 +00:00