storj/storagenode/storagenodedb
Jeff Wendling 9e7e753faf sn/sndb/payouts: migrate distributed == paid for periods < 2020-12
while satellites have also run this logic, old satellites that
no longer exist cannot and so the node cannot get the updated
data. this locally migrates it so that the calculations for
the undistributed amounts are correct.

there's also some tab/space whitespace and gofmt fixes.

Change-Id: I470879703314fe6541eaba5f21b47849781894f8
2021-02-17 13:07:10 -05:00
..
storagenodedbtest storagenode/storagenodedb: add ctx to OpenNew and OpenExisting 2020-10-29 09:52:37 +02:00
testdata sn/sndb/payouts: migrate distributed == paid for periods < 2020-12 2021-02-17 13:07:10 -05:00
apikeys.go multinode/console: list node infos 2021-01-05 14:49:11 +00:00
bandwidthdb.go storagenode/bandwidthdb: Use existing indexes (#3949) 2020-10-20 22:48:40 +02:00
database.go sn/sndb/payouts: migrate distributed == paid for periods < 2020-12 2021-02-17 13:07:10 -05:00
db_container.go private/dbutil/txutil: create new transactions for retries 2020-02-01 18:34:28 +00:00
deprecatedinfo.go storagenodedb: reenable utccheck in tests 2019-12-10 23:17:14 +00:00
migrations_test.go sn/sndb/payouts: migrate distributed == paid for periods < 2020-12 2021-02-17 13:07:10 -05:00
notifications.go all: simplify uuid usage 2020-04-02 05:48:58 +00:00
orders.go storagenodedb/orders: select unsent satellite with expiration 2020-10-21 15:02:23 +00:00
payouts.go sn/sndb/payouts: migrate distributed == paid for periods < 2020-12 2021-02-17 13:07:10 -05:00
pieceexpiration.go all: fix dots 2020-07-16 14:58:28 +00:00
pieceinfo.go all: fix dots 2020-07-16 14:58:28 +00:00
piecespaceused.go all: fix dots 2020-07-16 14:58:28 +00:00
pricing.go all: replace == comparison with errors.Is 2020-07-14 15:50:25 +00:00
reputation.go web/storagenode: remove uptime columns and references 2021-01-29 15:36:59 -05:00
satellites.go all: fix dots 2020-07-16 14:58:28 +00:00
schema.go storagenode/storagenodedb: paystubs distributed not null added 2021-02-10 12:51:09 +00:00
schemagen.go storagenode/storagenodedb: add ctx to OpenNew and OpenExisting 2020-10-29 09:52:37 +02:00
storageusage.go all: fix dots 2020-07-16 14:58:28 +00:00
usedserials.go storagenode/piecestore: switch usedserials db for in-memory usedserials store 2020-05-28 12:52:52 -04:00