storj/pkg/piecestore/psserver
Alexander Leitner 5e9377524f
Refactor basystem (#641)
* Signature verification

* Clean up agreement sender to have less errors

* overlay address in captnplanet

* Refactor bandwidth.proto to not use streams

* Make sure the send worked

* Handle connection to satellite

* Save renter public key inside of renter bandwidth allocations

* Default diag to sqlite. Make configurable

* Separate bw server and dbm; regenerate dbx files

* Make sure test uses protobufs

* Demonstrate creating bandwidth allocations
2018-11-15 14:06:09 -05:00
..
agreementsender Refactor basystem (#641) 2018-11-15 14:06:09 -05:00
psdb Cleanup agreement sender (#630) 2018-11-13 10:37:49 -05:00
readerwriter.go Use transport client and cleanup all the clients (#574) 2018-11-06 18:49:17 +01:00
retrieve.go Logs cleanup (uplink, storage node) (#600) 2018-11-08 15:27:07 -05:00
server_test.go Coyle/tls verify (#612) 2018-11-09 17:08:33 -05:00
server.go Logs cleanup (uplink, storage node) (#600) 2018-11-08 15:27:07 -05:00
store.go Logs cleanup (uplink, storage node) (#600) 2018-11-08 15:27:07 -05:00