Cameron
|
9fa874459a
|
remove starting node log in piecestore server (#964)
|
2019-01-03 13:57:12 -05:00 |
|
Cameron
|
0d17c21a1b
|
Add logger to piecestore server/node started log (#856)
* add logger to psserver struct
* node started log
* rename initialize to NewEndpoint
* return err from WriteBandwidthAllocToDB
|
2018-12-17 10:23:02 -05:00 |
|
Maximillian von Briesen
|
a6c7306350
|
Cut off piecestore Puts if they exceed alloced bandwidth/space (#819)
* add bandwidth/storage limits to StreamWriter
* add StreamWriter tests for bandwidth/storage limits
|
2018-12-12 14:14:51 -05:00 |
|
Bryan White
|
54ccb460a9
|
rename size fields in protobuf messages for gogo compatibility (#690)
* rename `size` fields in protobuf messages for gogo compatibility
* linter fixes
|
2018-11-20 18:09:35 +01:00 |
|
Michal Niewrzal
|
45d4234749
|
Logs cleanup (uplink, storage node) (#600)
* Logs cleanup (uplink, storage node)
* fix unit tests
* more logs cleanups
|
2018-11-08 15:27:07 -05:00 |
|
Bryan White
|
ee62e2a9d8
|
Use transport client and cleanup all the clients (#574)
* wip
* linter fixes
* linter fixes
* test fixes
* linter fixes
* fix merge + restructure piecestore packages
* review feedback
* linter fixes
* linter fixes
* remove unnecessary aliases to piecestore
* more merge fixing
|
2018-11-06 18:49:17 +01:00 |
|