Yaroslav Vorobiov
|
7aca0eb284
|
storagenode/dashboard: show console address (#2456)
|
2019-07-06 15:40:58 +02:00 |
|
Michal Niewrzal
|
5176e4f096
|
Rename BucketItem into Bucket (#2442)
* Rename BucketItem into Bucket
|
2019-07-03 15:44:02 -04:00 |
|
Jess G
|
ea55ae63e3
|
add bucket metainfo rpc (#2383)
* add bucket metainfo rpc
* updates per design doc
* rm bucketmeta rpc
* add changes per comments
* update Bucket name since same name already exists
* add placeholder methods to fulfill pb.MetainfoServer interface
* update proto lock
* add bucketListItem message
* why failing lint?
* add back ciphersuite but with correct types
* fix proto errs
* update time type
* add proto lock
* rm unneeded import
* update protolock package
|
2019-07-01 15:17:30 -07:00 |
|
Egon Elbre
|
385c046723
|
pkg/pb: rename Order2 to Order, OrderLimit2 to OrderLimit (#2406)
|
2019-07-01 18:54:11 +03:00 |
|
JT Olio
|
e17908a266
|
metainfo: add project info rpc for getting a project salt using an api key (#2311)
The API exposed in #2302 needs to be able to get a project-level salt (https://github.com/storj/storj/pull/2302/files#diff-72b734f4a2e408a544fef071d2565fc8R200), see https://github.com/storj/storj/blob/master/docs/design/password-key-derivation.md also
I realized this morning that if we need it later this week, we need to get it into today's release.
Please describe the tests: tests will come as part of #2302
Please describe the performance impact: none
|
2019-06-24 11:15:45 -06:00 |
|
Egon Elbre
|
8f4a6afc8a
|
Fixes for value attribution (#2238)
* Move value attribution to satellite/
* remove unnecessary conversion
|
2019-06-19 08:02:37 -04:00 |
|
Maximillian von Briesen
|
ad8cad4909
|
Expand the inspector tool to provide node id's for each segment, rather than just numeric totals (#2205)
|
2019-06-18 18:22:14 -04:00 |
|
aligeti
|
8e8a5eb89c
|
initial value attribution check development (#2091)
* initial value attribution check development
* code reveiew updates
|
2019-06-12 21:35:37 -04:00 |
|
Egon Elbre
|
117edec54c
|
Add serial number type (#1508)
|
2019-03-18 15:08:24 +02:00 |
|
Egon Elbre
|
05d148aeb5
|
Storage node and upload/download protocol refactor (#1422)
refactor storage node server
refactor upload and download protocol
|
2019-03-18 12:55:06 +02:00 |
|