storj/satellite/metainfo
Ivan Fraixedes d69482e938
satellite/metainfo: Improve piece hash validation (#3671)
Improve the piece hash validation filtering out a piece when an order
limit is not found for it.

The commit also improves the documentation of an internal metainfo
method and rename the parameters of 2 methods for clarifying what they
are.
2019-12-03 14:36:32 +01:00
..
batch.go satellite/metainfo: pass streamID/segmentID between Batch request/response (#3311) 2019-10-22 03:23:22 -07:00
config.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
db_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
db.go all: add archview annotations (#2964) 2019-09-10 16:24:16 +03:00
loop_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
loop.go satellite/metainfo: Fix misspelling in comment (#3636) 2019-11-24 13:04:25 -08:00
metainfo_test.go satellite/metainfo: add UserAgent support to endpoints (#3548) 2019-11-26 03:12:37 -08:00
metainfo.go satellite/metainfo: Improve piece hash validation (#3671) 2019-12-03 14:36:32 +01:00
service_test.go private: rename internal to private (#3573) 2019-11-14 21:46:15 +02:00
service.go storage/: remove reverse-key-listing feature 2019-11-12 18:47:51 +00:00
validation.go satellite/metainfo: Improve piece hash validation (#3671) 2019-12-03 14:36:32 +01:00