storj/satellite/satellitedb
Jessica Grebenschikov 6a6427526b satellite/overlay: remove old updateaddress method
The UpdateAddress method use to be used when storage node's checked in with the Satellite, but once the contact service was created this method was no longer used. This PR finally removes it.

Change-Id: Ib3f83c8003269671d97d54f21ee69665fa663f24
2020-04-30 06:41:48 +00:00
..
dbx Revert "satellite/accounting: Remove unnecessary index bucket_bandwidth_rollups_project_id_action_interval_index" 2020-04-22 14:49:04 +00:00
satellitedbtest private/dbutil/pgtest: support multiple databases for testing 2020-04-28 21:55:49 +03:00
testdata satellite/satellitedb: disqualify suspended nodes when the grace period passes 2020-04-22 15:45:00 -04:00
apikeys.go all: simplify uuid usage 2020-04-02 05:48:58 +00:00
attribution_test.go all: remove old uuid 2020-04-02 19:30:36 +03:00
attribution.go all: simplify uuid usage 2020-04-02 05:48:58 +00:00
buckets.go all: remove old uuid 2020-04-02 19:30:36 +03:00
coinpaymentstxs.go all: simplify uuid usage 2020-04-02 05:48:58 +00:00
compensation.go satellite/compensation: more fixes to get prod running smoothly 2020-04-07 10:10:27 +00:00
consoledb_test.go satellite/satellitedb/satellitedbtest: pass ctx as an argument 2020-01-20 16:35:42 +02:00
consoledb.go satellite/payments: fix promotional coupons 2020-01-29 16:40:43 +02:00
containment.go satellite/satellitedb/dbx: name the package dbx 2020-01-15 15:16:39 -07:00
coupons.go all: simplify uuid usage 2020-04-02 05:48:58 +00:00
credits.go all: simplify uuid usage 2020-04-02 05:48:58 +00:00
customers.go all: simplify uuid usage 2020-04-02 05:48:58 +00:00
database.go satellite: compensation package and commands 2020-03-30 14:08:14 -06:00
downtime.go satellite/satellitedb/dbx: name the package dbx 2020-01-15 15:16:39 -07:00
gracefulexit.go satellite/satellitedb: gracefulexit, add missing Errs check 2020-01-19 15:24:12 +00:00
heldamount.go storagenode/heldamount payments removed 2020-04-21 17:15:31 +00:00
invoiceprojectrecords.go all: simplify uuid usage 2020-04-02 05:48:58 +00:00
irreparabledb.go all: don't depend on gogo/proto directly 2020-04-08 17:32:15 +00:00
migrate_test.go private/dbutil/pgtest: support multiple databases for testing 2020-04-28 21:55:49 +03:00
migrate.go satellite/satellitedb: Update ticket ref 2020-04-27 08:50:41 +00:00
nodeselection.go satellite/satellitedb: use arrays for arguments in node selection 2020-04-09 21:16:10 +03:00
offers.go satellite: use tagsql 2020-01-19 14:39:16 +02:00
orders.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
overlaycache.go satellite/overlay: remove old updateaddress method 2020-04-30 06:41:48 +00:00
peeridentities.go satellite: use tagsql 2020-01-19 14:39:16 +02:00
projectaccounting.go satellite/satellitedb: Ensure we just return bucket usage for buckets that exist (#3863) 2020-04-24 22:25:16 +02:00
projectmembers_test.go web/satellite: project members sorting fixed (#3231) 2019-10-15 15:24:53 +03:00
projectmembers.go all: simplify uuid usage 2020-04-02 05:48:58 +00:00
projects_test.go satellite/satellitedb/dbx: name the package dbx 2020-01-15 15:16:39 -07:00
projects.go all: simplify uuid usage 2020-04-02 05:48:58 +00:00
regtokens.go all: simplify uuid usage 2020-04-02 05:48:58 +00:00
repairqueue.go satellite/satellitedb: use time zones with all timestamps 2020-03-05 21:11:25 +00:00
resetpasstokens.go all: simplify uuid usage 2020-04-02 05:48:58 +00:00
storagenodeaccounting.go satellite/compensation: more fixes to get prod running smoothly 2020-04-07 10:10:27 +00:00
stripecoinpaymentsdb.go satellite/payments : deposit bonuses (credits) added 2020-02-11 11:11:42 +00:00
usercredits.go all: switch to storj.io/common/uuid 2020-03-31 19:16:41 +03:00
users_test.go satellite/satellitedb/dbx: name the package dbx 2020-01-15 15:16:39 -07:00
users.go all: simplify uuid usage 2020-04-02 05:48:58 +00:00
utils_test.go common: separate repository 2019-12-27 14:11:15 +02:00
utils.go all: simplify uuid usage 2020-04-02 05:48:58 +00:00