storj/satellite/satellitedb
aligeti 457f909a74 Satellite accepts manipulated paychecks V3-1023 (#972)
* fix - Satellite crashing on receiving a manipulated bandwidthagreement

* provider.PeerIdentityFromContext called twice. Remove one

* add storage node ID to serial number

* remove serialNum query and transaction

* add uuid to GeneratePayerBandwidthAllocation for testing

* enable expected failure on duplicate serialnum cases

* Revert "enable expected failure on duplicate serialnum cases"

This reverts commit 5948f43ed1741c280f0bb34a86c1c490365417bc.

* enable expected failure on duplicate serialnum cases
2019-01-09 10:02:03 -05:00
..
dbx Satellite accepts manipulated paychecks V3-1023 (#972) 2019-01-09 10:02:03 -05:00
lockedgen Use generated locking database implementation (#947) 2019-01-02 19:53:27 +02:00
satellitedbtest Implement mutex around satellitedb (#932) 2018-12-27 11:56:25 +02:00
accounting.go Updates accounting tables and allows tally to update at raw table for at rest data (#874) 2018-12-18 12:18:42 -05:00
bandwidthagreement.go Satellite accepts manipulated paychecks V3-1023 (#972) 2019-01-09 10:02:03 -05:00
database_test.go Implement mutex around satellitedb (#932) 2018-12-27 11:56:25 +02:00
database.go Use generated locking database implementation (#947) 2019-01-02 19:53:27 +02:00
irreparabledb.go Fix irreparable db transaction usage (#888) 2018-12-17 19:54:46 +01:00
locked.go Satellite accepts manipulated paychecks V3-1023 (#972) 2019-01-09 10:02:03 -05:00
overlaycache.go Implement mutex around satellitedb (#932) 2018-12-27 11:56:25 +02:00
repairqueue.go Fix 'empty queue' error when satellite starts (#939) 2019-01-02 17:00:32 +01:00
statdb.go Remove farmer references (#949) 2019-01-02 12:31:49 +02:00