storj/pkg/pointerdb
Michal Niewrzal 4122c98cb7
Validate piece hash on satellite (#1359)
The satellite receives pieces signed hashes in Pointer. If signed hash cannot be validated then piece is removed from Pointer and not saved in DB.
2019-02-28 15:14:54 +01:00
..
auth updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
pdbclient BWA aliases (#1333) 2019-02-22 16:17:35 -05:00
allocation.go BWA aliases (#1333) 2019-02-22 16:17:35 -05:00
common.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
config.go Move SplitConnstr to a nicer place (#1308) 2019-02-13 23:54:59 +02:00
pointerdb_test.go Validate piece hash on satellite (#1359) 2019-02-28 15:14:54 +01:00
pointerdb.go Validate piece hash on satellite (#1359) 2019-02-28 15:14:54 +01:00
service.go Move pointerdb logic to a service (#1037) 2019-01-18 10:10:21 -05:00