storj/pkg/pointerdb
aligeti b736ae4823
Store the uplinks public key on the satellite so that it can verify bandwidth requests in the future (#1042)
* integrated with bwagreement & psserver

* integrated with pointerdb

* code review updates

* refactor after code review

* uplinkdb rename to certdb

* Code review changes
2019-02-07 14:22:49 -05:00
..
auth updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
pdbclient Proper planet shutdown (#1249) 2019-02-06 15:19:14 +02:00
allocation.go Store the uplinks public key on the satellite so that it can verify bandwidth requests in the future (#1042) 2019-02-07 14:22:49 -05:00
common.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
config.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
pointerdb_test.go Store the uplinks public key on the satellite so that it can verify bandwidth requests in the future (#1042) 2019-02-07 14:22:49 -05:00
pointerdb.go don't put nil nodes in GetResponse (#1218) 2019-02-05 23:12:27 +02:00
service.go Move pointerdb logic to a service (#1037) 2019-01-18 10:10:21 -05:00