storj/satellite/orders
aligeti 32f95a14fd
satellite/certdb: remove certdb that was used to store uplink certificates (#2760)
* satellitedb/certDB: refactors of the node certificate storage DB table

The existing implementation doesnt allow to store the complete certificate chain of uplinkIDs or storagenodeIDs, so the current table is dropped and new table will be added which addresses the storage and retrieval of certificates

pkg/identity: fixes spelling mistakes that I missed on PR#2754

Fixes V3-1992/V3-2388
2019-08-12 10:41:34 -04:00
..
endpoint.go satellite/certdb: remove certdb that was used to store uplink certificates (#2760) 2019-08-12 10:41:34 -04:00
orders_test.go internal/testrand: new package for random data (#2282) 2019-06-26 13:38:51 +03:00
serials_test.go interface tests belong to the interface, not the implementation (#1794) 2019-04-23 11:47:16 +03:00
service.go satellite/overlay: rename overlay.Cache to overlay.Service (#2717) 2019-08-06 19:35:59 +03:00