storj/storagenode/contact
Jess G 93788e5218
remove kademlia: create upsert query to update uptime (#2999)
* create upsert query for check-in method

* add tests

* fix lint err

* add benchmark test for db query

* fix lint and tests

* add a unit test, fix lint

* add address to tests

* replace print w/ b.Fatal

* refactor query per CR comments

* fix disqualified, only set if null

* fix query

* add version to updatecheckin query

* fix version

* fix tests

* change version for tests

* add version to tests

* add IP, add transport, mv unit test

* use node.address as arg

* add last ip

* fix lint
2019-09-19 11:37:31 -07:00
..
chore.go remove kademlia: create upsert query to update uptime (#2999) 2019-09-19 11:37:31 -07:00
contact_test.go storagenode/contact: test node info is updated (#3039) 2019-09-13 07:53:48 -04:00
endpoint.go storagenode/console: remove kademlia (#2942) 2019-09-11 16:41:43 -04:00