storj/satellite
Jeff Wendling 2b9f28b029 satellite/accounting/reportedrollup: remove expiration check
Remove the check around consuming an expired serial so that we
have more time to run the migration. It does open a small race
of double spends for entries already counted and then added to
the pending queue right around when they're going to expire and
the consumed serials have already been removed, but that should
be rare if we keep the pending queue empty.

Change-Id: I000b15979b09c67751281ff675ea6c81fc9d22dc
2020-02-26 15:35:10 -07:00
..
accounting satellite/accounting/reportedrollup: remove expiration check 2020-02-26 15:35:10 -07:00
admin satellite/admin: add project limit modification and authorization token 2020-02-17 07:56:16 +00:00
attribution satellite/satellitedb/satellitedbtest: pass ctx as an argument 2020-01-20 16:35:42 +02:00
audit go.mod: update uplink 2020-02-21 16:08:12 +02:00
console satellite/console: redirecting to login after activation implemented 2020-02-24 19:52:28 +02:00
contact all: use monkit v3 2020-02-05 23:53:17 +00:00
dbcleanup satellite/satellitedb: use queue for orders to get back fast billing 2020-02-24 17:07:07 +00:00
downtime {storagenode/contact, private/testplanet}: remove ErrFailureToStart and panic in testplanet.Start 2020-02-24 18:24:23 +00:00
gc go.mod: update uplink 2020-02-21 16:08:12 +02:00
gracefulexit all: use pbgrpc 2020-02-26 21:27:47 +02:00
inspector go.mod: update uplink 2020-02-21 16:08:12 +02:00
mailservice all: use monkit v3 2020-02-05 23:53:17 +00:00
marketingweb common: separate repository 2019-12-27 14:11:15 +02:00
metainfo satellite/metainfo: track observer timing 2020-02-26 17:42:56 +00:00
metrics all: use monkit v3 2020-02-05 23:53:17 +00:00
nodestats all: use monkit v3 2020-02-05 23:53:17 +00:00
orders all: use pbgrpc 2020-02-26 21:27:47 +02:00
overlay {storagenode/contact, private/testplanet}: remove ErrFailureToStart and panic in testplanet.Start 2020-02-24 18:24:23 +00:00
payments satellite/payments/stripecoinpayments: credits added to invoice calculations 2020-02-24 16:48:27 +00:00
referrals all: use pbgrpc 2020-02-26 21:27:47 +02:00
repair satellite/repair/checker: add monkit metrics for segments immediately above repair threshold 2020-02-26 20:27:15 +00:00
rewards common: separate repository 2019-12-27 14:11:15 +02:00
satellitedb satellite/repair/queue: Prioritize selection of items off repair queue by segment health 2020-02-26 09:54:16 -05:00
vouchers common: separate repository 2019-12-27 14:11:15 +02:00
admin.go satellite/admin: add project limit modification and authorization token 2020-02-17 07:56:16 +00:00
api.go all: use pbgrpc 2020-02-26 21:27:47 +02:00
core.go satellite/payments: remove unused code 2020-02-20 16:04:19 +02:00
peer.go satellite/admin: administrative endpoint 2020-02-12 12:12:50 +02:00
repairer.go all: use monkit v3 2020-02-05 23:53:17 +00:00