storj/satellite/payments/storjscan
Jennifer Johnson 47f9915a27 satellite/payments/storjscan: add info level log statement when a user successfully claims a wallet address.
If we need to restore the satelliteDB from a backup, we must preserve the user - storj token wallet address association. This commit adds a log statement of this information after a user successfully claims a wallet. We can perform a SQL update to reassign the wallet address to the user if needed.

Change-Id: Ia5c25d7ac57e59b35865d74068196e42bc4ffe87
2022-09-29 18:20:06 +00:00
..
blockchaintest satellite/payments/storjscan: add client and list all payments API call 2022-05-20 15:10:17 +00:00
storjscantest satellite/payments/storjscan: add client and list all payments API call 2022-05-20 15:10:17 +00:00
chore_test.go satellite/payments/storjscan: use currency.Ammount for token and usd values 2022-09-14 15:15:26 +02:00
chore.go satellite/payments/storjscan: use currency.Ammount for token and usd values 2022-09-14 15:15:26 +02:00
client_test.go satellite/payments/storjscan: use currency.Ammount for token and usd values 2022-09-14 15:15:26 +02:00
client.go satellite/payments/storjscan: use currency.Ammount for token and usd values 2022-09-14 15:15:26 +02:00
paymentsdb_test.go satellite/payments/monetary: remove pkg and all its references 2022-09-07 12:58:00 +00:00
paymentsdb.go satellite/payments/monetary: remove pkg and all its references 2022-09-07 12:58:00 +00:00
service_test.go satellite/payments/monetary: remove pkg and all its references 2022-09-07 12:58:00 +00:00
service.go satellite/payments/storjscan: add info level log statement when a user successfully claims a wallet address. 2022-09-29 18:20:06 +00:00
storjscan.go satellite/payments/storjscan/storjscan.go: change default block confirmations 2022-09-23 14:30:05 +00:00
wallets_test.go satellite/payments/storjscan: add billing update to chore 2022-08-16 11:18:15 -07:00
walletsdb.go satellite/payments/storjscan: add billing update to chore 2022-08-16 11:18:15 -07:00