kyokan / bob-wallet

Bob Wallet is a GUI for DNS Record Management and Name Auctions on Handshake. It includes an integrated full node: hsd
https://www.bobwallet.io/
GNU General Public License v3.0
380 stars 92 forks source link

Multi-select and bulk actions in Domain Manager #570

Open pcfreak30 opened 1 year ago

pcfreak30 commented 1 year ago
  1. Multi-select and bulk actions in Domain Manager
  2. View all receive addresses
  3. Sidebar cleanup (portfolio rename, remove search?, etc.)
  4. Refresh auction status in watchlist on new blocks
  5. Alerts

See Discord chat log: https://discord.com/channels/822591034202521641/822591754477371443/1020659912767975445

rithvikvibhu commented 1 year ago
  1. let's rename this one so we have 1 issue = 1 request
  2. tracking in #177
  3. 175 and #451

  4. Fixed in #597, part of Bob v2
  5. I'm not sure what this is, looked up chat, but can't find anything on alerts. Do you remember?
pcfreak30 commented 1 year ago

5. I'm not sure what this is, looked up chat, but can't find anything on alerts. Do you remember?

compute the estimated end date and time of an auction in addition to how long left

should also compute the estimated date and time and allow you to schedule an alert via ical

rithvikvibhu commented 1 year ago

Ahh okay yeah we discussed that. Block times, esp. days in the future will be off by a non-negligible amount of time from the estimates and setting reminders based on estimates won't help most of the time.

pcfreak30 commented 1 year ago

I think some algorithm should exist to create some type of alert for auctions ending soon both on the watch list and active auctions.