storj/internal/testplanet
aligeti 5e1b02ca8b
Statdb master db v3 848 (#830)
* intial changes to migrate statdb to masterdb framework

* statdb refactor compiles

* added TestCreateDoesNotExist testcase

* Initial port of statdb to masterdb framework working

* refactored statdb proto def to pkg/statdb

* removed statdb/proto folder

* moved pb.Node to storj.NodeID

* CreateEntryIfNotExistsRequest moved pd.Node to storj.NodeID

* moved the fields from pb.Node to statdb.UpdateRequest

ported TestUpdateExists, TestUpdateUptimeExists, TestUpdateAuditSuccessExists TestUpdateBatchExists
2018-12-14 15:17:30 -05:00
..
gen_identities.go Remove utils.LogClose from identity saving (#837) 2018-12-13 15:50:05 +02:00
identities_table.go internal/testplanet (#528) 2018-11-03 14:17:14 +02:00
identities.go TLS extension processing (#771) 2018-12-07 14:44:25 +01:00
node.go Statdb master db v3 848 (#830) 2018-12-14 15:17:30 -05:00
planet_test.go testplanet: add logger (#649) 2018-11-15 10:57:47 +02:00
planet.go Discovery service (#805) 2018-12-14 12:23:54 -07:00