storj/cmd
Bryan White 675e0ef683 [V3-1320] fix empty node ID verification non-error (#1395)
* small identity refactor:

+ Optimize? iterative cert chain methods to use array instead of slice
+ Add `ToChain` helper for converting 1d to 2d cert chain
  TODO: replace literal declarations with this
+ rename `ChainRaw/RestChainRaw` to `RawChain/RawRestChain`
  (adjective noun, instead of nound adjective)

* add regression tests for V3-1320

* fix V3-1320

* separate `DialUnverifiedIDOption` from `DialOption`

* separate `PingNode` and `DialNode` from `PingAddress` and `DialAddress`

* update node ID while bootstrapping

* goimports & fix comment

* add test case
2019-03-04 15:03:33 -05:00
..
bootstrap closes db in satellite, storage node and bootstrap cmdRun (#1159) 2019-01-30 00:22:58 -05:00
certificates [V3-1320] fix empty node ID verification non-error (#1395) 2019-03-04 15:03:33 -05:00
gateway Move metainfo config (#1234) 2019-02-08 13:57:35 +01:00
identity cmd/identity: set default CONFDIR (#1346) 2019-02-22 13:56:13 +01:00
inspector Use DialNode for requesting node info (#1394) 2019-03-02 09:34:08 +02:00
overlay Satellite migrations (#1301) 2019-02-14 23:55:21 +02:00
s3-benchmark updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
satellite Change payments to use statDB for wallet addresses rather than Overlay cache (#1368) 2019-03-01 10:46:34 -07:00
statreceiver reorder graphite metric string for easier parsing (#1362) 2019-02-26 15:47:31 +02:00
storagenode Adding dockerfile for running the web UI for Satellite (#1366) 2019-02-28 13:18:53 -07:00
storj-sim Add mail service to the satellite (#1302) 2019-03-02 17:22:20 +02:00
uplink uplink ttl (#1365) 2019-02-28 12:51:24 -05:00