Add wallet listener to the gRPC protospec #1

Open
opened 2025-06-18 09:05:13 +00:00 by kewbit · 0 comments
Owner

Listening to balance updates from the walletClient, will allow for less polling to the server, ultimately less anxiety for the user, the cooldown for this can be a pain, so rather than polling, this seems ideal.

  1. Payment hits mempool
  2. Notification sent on new deposit awaiting confirmations
  3. Sufficient confirmations met
  4. Notification sent upon available balance
Listening to balance updates from the **walletClient**, will allow for less polling to the server, ultimately less anxiety for the user, the cooldown for this can be a pain, so rather than polling, this seems ideal. 1. Payment hits mempool 2. Notification sent on new deposit awaiting confirmations 2. Sufficient confirmations met 3. Notification sent upon available balance
kewbit added this to the Expanding on the Haveno Daemon to provide a more friendly interface to the Haveno Network project 2025-06-18 09:05:14 +00:00
kewbit self-assigned this 2025-06-18 09:05:46 +00:00
kewbit added the
enhancement
label 2025-06-18 09:16:43 +00:00
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: haveno-network/haveno-core#1
No description provided.