storj/pkg
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
..
auth metainfo: move api keys to part of the request (#3069) 2019-09-19 10:19:29 -06:00
bloomfilter Implement garbage collection on satellite (#2577) 2019-07-24 13:26:43 -04:00
certificate bootstrap/satellite/certificate/storagenode: register drpc services 2019-09-12 15:09:46 -06:00
cfgstruct Uplink "import" command (#2981) 2019-09-13 12:33:30 -06:00
encryption all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
identity lint: add linting for errs package (#2881) 2019-08-27 19:07:12 +03:00
kademlia rm noisy debug logs that we dont need (#3083) 2019-09-18 12:43:57 -07:00
listenmux pkg/listenmux: multiplex listener based on first bytes 2019-09-11 11:16:09 -06:00
macaroon metainfo: move api keys to part of the request (#3069) 2019-09-19 10:19:29 -06:00
miniogw metainfo: move api keys to part of the request (#3069) 2019-09-19 10:19:29 -06:00
paths Create and use an encryption.Store (#2293) 2019-06-24 19:23:07 +00:00
pb remove kademlia: create upsert query to update uptime (#2999) 2019-09-19 11:37:31 -07:00
peertls all: use min tls 1.2 for grpc (#2967) 2019-09-09 23:09:01 +03:00
pkcrypto Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
process storagenode/process: respond to Windows Service events (#3025) 2019-09-19 19:37:40 +03:00
ranger all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
revocation pkg/revocation: ensure we close revocation databases (#2825) 2019-08-20 18:04:17 +03:00
server pkg/server: serve drpc listeners along with grpc 2019-09-12 19:18:30 +00:00
signing rename all the things (#2531) 2019-07-28 08:55:36 +03:00
storj satellite/satellitedb: ensure that we process orders in order (#2950) 2019-09-06 17:49:30 +03:00
telemetry pkg/process: reduce noise in storj-sim (#2988) 2019-09-10 10:32:53 +03:00
transport pkg/transport: set default timeout to 10 minutes (#3075) 2019-09-18 11:56:23 -04:00