-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancement (behind the scenes)Stuff that users won't seeStuff that users won't see
Milestone
Description
Here's my idea:
- If it doesn't exist already, add a new column on the
Addresstable called 'lastUsed'. This will track the last time the address came up in our system in some way. For example: adding it to a wallet, getting a ping about it from a paybutton out in the wild, etc. - Add a new
Address.listeningcolumn. If we haven't heard from the address in a while (lastUsedgets too stale), then we will set listening=0 and stop listening to it on Chronik. - We add a new button in the UI to let users manually 'sync' buttons/addresses if they really want but people who would actually need this are people who aren't actually using paybutton so in theory it's not a must-have feature for v1. Clicking that button could buy them some more time, keeping the address as listening=1 for a while.
Metadata
Metadata
Assignees
Labels
enhancement (behind the scenes)Stuff that users won't seeStuff that users won't see