storj/internal
Michal Niewrzal bfdfebbde2
Satellite orders receiving (#1564)
This change adds satellite endpoint for receiving OrderLimits sent by storage node.
Change includes:
* wire up orders sender in storage node (also in testplanet)
* saving serial number for OrderLimit in serial_numbers table
* satellite endpoint for receiving, verifying and storing OrderLimit and Order serial number
* initial implementation for Orders DB
* basic test for sending orders to satellite
2019-03-27 11:24:35 +01:00
..
cui better batch-generation (#1219) 2019-02-06 09:04:12 +01:00
dbutil Add Application Name to PostgreSQL Connection String (#1451) 2019-03-12 14:29:13 +01:00
debugging Unite all cryptographic signing and verifying (#1244) 2019-02-07 14:39:20 -06:00
fpath check if the editor exists (#1566) 2019-03-25 16:57:54 +01:00
memory updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
migrate Ensure migrate tests cleanup after themselves (#1334) 2019-02-21 11:28:10 +02:00
post added LOGIN auth scheme to satellite mail service (#1552) 2019-03-24 02:08:41 +02:00
processgroup updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
readcloser Remove utils.LogClose (#1169) 2019-01-29 22:42:27 +02:00
s3client updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
storjql V3-1152 Node bootstrap web backend (#1327) 2019-03-05 12:38:21 +02:00
sync2 Storage node and upload/download protocol refactor (#1422) 2019-03-18 12:55:06 +02:00
testcontext Remove PointerDB client (#1520) 2019-03-22 11:01:49 +02:00
testidentity TLS extension handling overhaul (#1458) 2019-03-25 22:52:12 +01:00
testpeertls TLS extension handling overhaul (#1458) 2019-03-25 22:52:12 +01:00
testplanet Satellite orders receiving (#1564) 2019-03-27 11:24:35 +01:00
teststorj Storage node and upload/download protocol refactor (#1422) 2019-03-18 12:55:06 +02:00