storj/pkg
nfarah86 7812f1bbc0
Stripe selection (#375)
* initial commit- wip, working on testing and library

* wip working on testing library functioon to get poointer

* working on nil  reference for testing

* tests wip

* wip-working on getting tests  to  work

* working on tests

* put test passes

* working on test- need to export

* created pdclient, and now working on testing function

* tests working for list- getting object back

* wip - got derived piece id

* fixed making grpc public

* fixed linter errors and minor added method for size

* need to work on  testing, added random  integer function

* got psc server working for  testing

* working on ranger test and ranger  method

* testing creds for new computer

* working on getting segment metadata

* get random stripe

* added caveat to random fn

* fixed data types

* modified library to have one public function that returns a random stripe

* removed extra comments

* added commons.go file for audit

* added last path to be remembered

* changed random function to cryto/rand/ & worked on tests passing

* working on testing to get analysis of randomness

* changed to track last item in pagination

* finished testing randomness, cleaned up code

* fixed rebase errors

* removed error, kept common file

* fixed travis errors

* attempt to fix overlay issue

* fixed travis error

* updated pointer parameters

* made smaller functions, renamed audit

* made changes per suggestions

* removed gosum

* fixed pr per suggestions

* removed comment
2018-10-05 06:34:15 -07:00
..
cfgstruct pkg/provider: with pkg/provider merged, make a single heavy client binary, gateway binary, and deprecate old services (#165) 2018-07-26 08:21:35 -06:00
datarepair Repair cron (#420) 2018-10-04 15:40:34 -06:00
dht Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
eestream Clean up last segment handling (#408) 2018-10-03 16:05:40 +03:00
kademlia Add captplanet tests for IPv6 (#371) 2018-09-25 21:23:21 +03:00
miniogw Use RepairThreshold naming consistently (#385) 2018-09-26 17:23:33 +03:00
node Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
overlay Pointer lookup (#407) 2018-10-04 15:00:19 -06:00
paths examples: turn paths binary to Go documentation example (#405) 2018-10-03 15:15:54 +03:00
pb Pointer lookup (#407) 2018-10-04 15:00:19 -06:00
peertls CA and identity commands (#235) 2018-08-28 00:23:48 +02:00
piecestore Pointer stores only nodes with successfully uploaded pieces (#390) 2018-09-27 13:45:19 +03:00
pointerdb Stripe selection (#375) 2018-10-05 06:34:15 -07:00
pool Enable more linters (#272) 2018-08-27 11:28:16 -06:00
process Handle CTRL+C and clean up the partial segments and pieces (#381) 2018-10-04 09:52:12 -04:00
provider Cleanup after tests (#341) 2018-09-11 16:57:12 +03:00
ranger ConcatRanger closes segment readers as soon as data is read (#349) 2018-09-14 10:10:43 -04:00
statdb Pointer lookup (#407) 2018-10-04 15:00:19 -06:00
storage Handle CTRL+C and clean up the partial segments and pieces (#381) 2018-10-04 09:52:12 -04:00
telemetry pkg/telemetry: use smaller mock in test (#370) 2018-09-26 17:00:54 +03:00
transport Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
utils Cleanup after tests (#341) 2018-09-11 16:57:12 +03:00