Egon Elbre
d52f764e54
protocol: implement new piece signing and verification ( #2525 )
2019-07-11 16:51:40 -04:00
Egon Elbre
385c046723
pkg/pb: rename Order2 to Order, OrderLimit2 to OrderLimit ( #2406 )
2019-07-01 18:54:11 +03:00
Kaloyan Raev
24918e072b
Include Node ID and Piece ID in piecestore errors ( #2261 )
2019-06-21 12:12:52 +03:00
JT Olio
d7f3a5f811
internal,lib,uplink: add monkit task to missing places ( #2118 )
...
* internal,lib,uplink: add monkit task to missing places
Change-Id: I490053eee4ed517502f9fe00c6394f0095bd13d0
* Include Monkit
* Add missing context
* Another missing ctx
* More ctx missing
* Linting
* go imports
Change-Id: Ibf0ed072eba339f027727ed8039f7bce1f223fa7
* fix semantic merge conflict
Change-Id: I67fb1f4e7b6cd5e89d69987ed7b3966b7d30ee37
2019-06-05 09:03:11 -06:00
JT Olio
ccb158c99b
pkg/auth: add monkit task to missing places ( #2123 )
...
What: add monkit.Task to a bunch of functions that are missing it
Why: this will significantly help our instrumentation, data collection, and tracing about what's going on in the network
2019-06-05 07:47:01 -06: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