storj/pkg/pb
Cameron 1283036e37
add storage node voucher request service (#2158)
* add voucher service on storage node

* config field tag syntax, go routines for requests

* hook up voucher service in storagenode/peer.go

* add voucher config to testplanet

* add voucher config to testplanet

* add voucher response status INVALID, ACCEPTED, REJECTED

* add a test for vouchers service

* handle no row from GetValid, test it

* add trust pool to voucher service

* use trusted list to get satellites

* verify vouchers upon receipt

* test VerifyVoucher
2019-06-21 18:48:52 -04:00
..
certificate.pb.go Add ability to view irreparable segments on satellite (#1448) 2019-03-15 16:21:52 -04:00
certificate.proto updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
datarepair.pb.go Add ability to view irreparable segments on satellite (#1448) 2019-03-15 16:21:52 -04:00
datarepair.proto updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
gc.pb.go Create protocol buffer for garbage collection (#2222) 2019-06-19 15:56:46 +02:00
gc.proto Create protocol buffer for garbage collection (#2222) 2019-06-19 15:56:46 +02:00
gen.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
gogo.proto preparing for use of customtype gogo extension with NodeID type (#693) 2018-11-29 19:39:27 +01:00
inspector.pb.go Expand the inspector tool to provide node id's for each segment, rather than just numeric totals (#2205) 2019-06-18 18:22:14 -04:00
inspector.proto Expand the inspector tool to provide node id's for each segment, rather than just numeric totals (#2205) 2019-06-18 18:22:14 -04:00
meta.pb.go Add ability to view irreparable segments on satellite (#1448) 2019-03-15 16:21:52 -04:00
meta.proto updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
metainfo.pb.go Fixes for value attribution (#2238) 2019-06-19 08:02:37 -04:00
metainfo.proto Fixes for value attribution (#2238) 2019-06-19 08:02:37 -04:00
node.pb.go Expand the inspector tool to provide node id's for each segment, rather than just numeric totals (#2205) 2019-06-18 18:22:14 -04:00
node.proto draft of removing stats from inspector (#2226) 2019-06-17 16:48:04 -04:00
orders.pb.go satellite: send external address in order limits (#2278) 2019-06-21 12:19:52 +03:00
orders.proto satellite: send external address in order limits (#2278) 2019-06-21 12:19:52 +03:00
overlay.pb.go uplink share subcommand (#1924) 2019-05-14 12:15:12 -06:00
overlay.proto Add Version Information into KAD Network and SatelliteDB & Change Selection Process (#1648) 2019-04-10 08:04:24 +02:00
piecestore2.pb.go Add serial number type (#1508) 2019-03-18 15:08:24 +02:00
piecestore2.proto Storage node and upload/download protocol refactor (#1422) 2019-03-18 12:55:06 +02:00
pointerdb.pb.go Remove bwagreement leftovers (#2140) 2019-06-06 18:16:14 +03:00
pointerdb.proto Remove bwagreement leftovers (#2140) 2019-06-06 18:16:14 +03:00
scannerValuer.go Remove bwagreement leftovers (#2140) 2019-06-06 18:16:14 +03:00
streams.pb.go Add serial number type (#1508) 2019-03-18 15:08:24 +02:00
streams.proto updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
types.go Add serial number type (#1508) 2019-03-18 15:08:24 +02:00
utils.go Remove bwagreement leftovers (#2140) 2019-06-06 18:16:14 +03:00
vouchers.pb.go add storage node voucher request service (#2158) 2019-06-21 18:48:52 -04:00
vouchers.proto add storage node voucher request service (#2158) 2019-06-21 18:48:52 -04:00