aligeti
|
29b576961f
|
value attribution merge fix and more test cases (#2588)
* value attribution merge fix and more test cases
|
2019-07-19 11:17:34 -04:00 |
|
Michal Niewrzal
|
260d9c49a8
|
Metainfo RPC objects methods (#2534)
|
2019-07-16 12:39:23 +02:00 |
|
Jess G
|
f11bf46a11
|
Jg/1967 mv bucket metadata uplink (#2505)
* add bucketstore, add init uplink bucket
* update uplink to use bucket rpc
* fix tests
* wrap metainfo client errors
* add allowedBucket struct, fix tests
* update comment
* add paging
* updates per CR
* add test for pagination
* fix lint
* fix uplink test so its easier tyo understand
* fix gateway pagination bug
* changes per cr
* fix bug w/allowedBuckets, add test to catch
|
2019-07-12 08:57:02 -04:00 |
|
Egon Elbre
|
d52f764e54
|
protocol: implement new piece signing and verification (#2525)
|
2019-07-11 16:51:40 -04:00 |
|
Alexander Leitner
|
1c5db71faf
|
Change protobuf expirations to use time.Time (#2509)
* Change protobuf expirations to use time.Time instead of timestamp.Timestamp
|
2019-07-09 17:54:00 -04:00 |
|
Michal Niewrzal
|
094e1b8b90
|
Add 'Old' suffix to some metainfo methods/messages (#2462)
|
2019-07-08 15:33:15 +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 |
|
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
|
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 |
|