storj/satellite/satellitedb
Jennifer Li Johnson 70940b8710
Making sure payments works (#1122)
* byte hours

* updates comment

* removes payment test data methods

* wip

* adds tally and rollup to peer

* remove sim test for payment (for now)

* lint error
2019-01-24 13:44:14 -05:00
..
dbx Generate Payments Report (#1079) 2019-01-17 13:34:13 -05:00
satellitedbtest Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
accounting.go wip testing and timestamp fix (#1100) 2019-01-18 11:53:23 -05:00
apikeys_test.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
apikeys.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
bandwidthagreement.go wip testing and timestamp fix (#1100) 2019-01-18 11:53:23 -05:00
buckets.go ConsoleDB merge and buckets table creation (#1066) 2019-01-16 15:23:28 -05:00
consoledb_test.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
consoledb.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
database_test.go Implement mutex around satellitedb (#932) 2018-12-27 11:56:25 +02:00
database.go ConsoleDB merge and buckets table creation (#1066) 2019-01-16 15:23:28 -05:00
irreparabledb.go Fix irreparable db transaction usage (#888) 2018-12-17 19:54:46 +01:00
locked.go Making sure payments works (#1122) 2019-01-24 13:44:14 -05:00
lockedtx.go ConsoleDB merge and buckets table creation (#1066) 2019-01-16 15:23:28 -05:00
overlaycache.go Generate Payments Report (#1079) 2019-01-17 13:34:13 -05:00
projectmembers_test.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
projectmembers.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
projects_test.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
projects.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +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
users_test.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
users.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
utils_test.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00
utils.go Add console to satellite peer (#1120) 2019-01-24 18:26:36 +02:00