storj/storagenode/trust
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
..
certdb_test.go Identity versioning (#1389) 2019-04-08 20:15:19 +02:00
certdb.go Storage node and upload/download protocol refactor (#1422) 2019-03-18 12:55:06 +02:00
service_test.go storagenode: getting signee cert always asked the kademlia network (#1823) 2019-04-24 11:13:48 +03:00
service.go add storage node voucher request service (#2158) 2019-06-21 18:48:52 -04:00