storj/pkg
JT Olio 1faeeb49d5 prepare key generation for launch (#979)
* pkg/identity: use sha256 instead of sha3 for pow

Change-Id: I9b7a4f2c3e624a6e248a233e3653eaccaf23c6f3

* pkg/identity: restructure key generation a bit

Change-Id: I0061a5cc62f04b0c86ffbf046519d5c0a154e896

* cmd/identity: indefinite key generation command

you can start this command and leave it running and it will fill up your
hard drive with node certificate authority private keys ordered by
difficulty.

Change-Id: I61c7a3438b9ff6656e74b8d74fef61e557e4d95a

* pkg/storj: more node id difficulty testing

Change-Id: Ie56b1859aa14ec6ef5973caf42aacb4c494b87c7

* review comments

Change-Id: Iff019aa8121a7804f10c248bf2e578189e5b829d
2019-01-07 13:02:22 -05:00
..
accounting Test bwagreement serial number (#978) 2019-01-07 16:19:05 +01:00
audit Verifier should use payer bandwidth alloc from satellite (#960) 2019-01-06 19:51:01 +01:00
auth CSR Service (part 2): cert signing rpc (#950) 2019-01-02 12:39:17 -05:00
bwagreement Test bwagreement serial number (#978) 2019-01-07 16:19:05 +01:00
certificates automate certificate signing in storage node setup (#954) 2019-01-04 18:23:23 +01:00
cfgstruct Add setup tag for config structs (#968) 2019-01-07 12:06:10 +01:00
datarepair Use generated locking database implementation (#947) 2019-01-02 19:53:27 +02:00
dht Add the ability for Kademlia to do a refresh for each bucket (#908) 2018-12-20 16:45:06 -05:00
discovery Node lifecycle hooks (#920) 2018-12-21 21:51:42 -07:00
eestream eestream avoids waiting for pending readers if lots of errors (#709) 2018-11-27 10:17:57 +02:00
encryption Faster tests (#834) 2018-12-12 16:05:47 +02:00
identity prepare key generation for launch (#979) 2019-01-07 13:02:22 -05:00
inspector inspector: use existing identity (#952) 2019-01-02 12:45:47 +02:00
kademlia pkg/kademlia: simplify code (#958) 2019-01-02 20:57:11 +02:00
metainfo/kvmetainfo moves node selection config setup from uplink to satellite (#891) 2018-12-17 16:05:05 -05:00
miniogw CSR Service (part 2): cert signing rpc (#950) 2019-01-02 12:39:17 -05:00
node Proper NodeType Handling (#873) 2019-01-02 11:47:34 -07:00
overlay CSR Service (part 2): cert signing rpc (#950) 2019-01-02 12:39:17 -05:00
pb fix manipulated paychecks V3-1023 (#961) 2019-01-04 11:26:26 -05:00
peertls prepare key generation for launch (#979) 2019-01-07 13:02:22 -05:00
piecestore Verifier should use payer bandwidth alloc from satellite (#960) 2019-01-06 19:51:01 +01:00
pointerdb fix manipulated paychecks V3-1023 (#961) 2019-01-04 11:26:26 -05:00
process Add setup tag for config structs (#968) 2019-01-07 12:06:10 +01:00
provider pkg/provider: split into pkg/server, pkg/identity (#953) 2019-01-02 12:23:25 +02:00
ranger removes a few todos (#867) 2018-12-17 13:11:29 -05:00
satellite V3-1029 Update list Project Logic (#966) 2019-01-04 13:32:21 +02:00
server pkg/provider: split into pkg/server, pkg/identity (#953) 2019-01-02 12:23:25 +02:00
statdb Use generated locking database implementation (#947) 2019-01-02 19:53:27 +02:00
storage Test all-in-one (#900) 2019-01-03 14:54:27 -05:00
storj prepare key generation for launch (#979) 2019-01-07 13:02:22 -05:00
stream Migrate Minio Gateway to the new Metainfo API (#775) 2018-12-07 20:31:29 +02:00
telemetry pkg/telemetry: use smaller mock in test (#370) 2018-09-26 17:00:54 +03:00
transport Proper NodeType Handling (#873) 2019-01-02 11:47:34 -07:00
utils added tally to capt run.go (#751) 2018-12-12 08:15:34 -05:00