storj/pkg
Cameron c7ffbe1c28
Add ability to view irreparable segments on satellite (#1448)
* define irreparable inspector protobuf

* add IrreparableDB method GetLimited

* fill out irreparable inspector API

* add IrreparableInspector server to satellite, fix small error

* refactor IrreparableDB to use pb.IrreparableSegment instead of irreparable.RemoteSegmentInfo
2019-03-15 16:21:52 -04:00
..
accounting Repair queue isolation level fix (#1466) 2019-03-14 17:12:47 -04:00
audit allocates 1kb for audit bandwidth agreements instead of 256kb (#1404) 2019-03-05 18:58:25 -05:00
auth [V3-1320] fix empty node ID verification non-error (#1395) 2019-03-04 15:03:33 -05:00
bwagreement Repair queue isolation level fix (#1466) 2019-03-14 17:12:47 -04:00
certdb Unite all cryptographic signing and verifying (#1244) 2019-02-07 14:39:20 -06:00
certificates add private listener to grpc server (#1398) 2019-03-07 13:19:37 -05:00
cfgstruct Development defaults for configuration (#1430) 2019-03-12 08:51:06 -04:00
datarepair Add ability to view irreparable segments on satellite (#1448) 2019-03-15 16:21:52 -04:00
dht Routing table tests (#1270) 2019-02-22 13:39:29 -05:00
discovery Removes concept of email from kademlia metadata (#1435) 2019-03-12 14:05:18 -06:00
eestream Improve logic for cutting the long tail during upload (#909) 2019-02-05 12:54:25 +02:00
encryption updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
identity Warn about permissions when creating identity (#1384) 2019-03-12 10:42:38 -04:00
kademlia Removes concept of email from kademlia metadata (#1435) 2019-03-12 14:05:18 -06:00
metainfo/kvmetainfo pkg/transport: require tls configuration for dialing (#1286) 2019-02-11 13:17:32 +02:00
miniogw Development defaults for configuration (#1430) 2019-03-12 08:51:06 -04:00
overlay Adds DumpNodes method to Kademlia Inspector (#1328) 2019-02-28 12:55:27 -07:00
pb Add ability to view irreparable segments on satellite (#1448) 2019-03-15 16:21:52 -04:00
peertls judicious import path checking (#1425) 2019-03-12 14:58:40 +01:00
piecestore Improve bwa tests (#1408) 2019-03-08 13:23:43 +01:00
pkcrypto use peer ca whitelist in testplanet (#1337) 2019-02-25 09:38:03 +02:00
pointerdb Validate piece hash on satellite (#1359) 2019-02-28 15:14:54 +01:00
process judicious import path checking (#1425) 2019-03-12 14:58:40 +01:00
ranger psserver: swallow io.EOF when getting full content in FileRanger (#1238) 2019-02-06 07:41:41 +02:00
server add private listener to grpc server (#1398) 2019-03-07 13:19:37 -05:00
statdb Change payments to use statDB for wallet addresses rather than Overlay cache (#1368) 2019-03-01 10:46:34 -07:00
storage Ensure ECClient upload timer is stopped when no more status is expected (#1397) 2019-03-04 14:48:13 +01:00
storj framework for deleting expired Orders from Satellite (#1436) 2019-03-12 16:57:21 -04:00
stream updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
telemetry Cleanup repository a bit (#1203) 2019-02-01 20:21:00 +02:00
transport add private listener to grpc server (#1398) 2019-03-07 13:19:37 -05:00
utils Move iswriteable to fpath (#1464) 2019-03-12 12:13:40 -04:00