You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't understand why Damus wouldn't display the total zap count on a note. If a note previously received zaps but someone changed their address at a later time wouldn't it still make sense to show the full amount that is visible on other clients?
What we can do is mark a zap as valid, at the time of validation, and always maintain that state into the future. We just need to add this note metadata to nostrdb. This is most likey what all these other apps are doing. Damus has a DB but we don't fully integrate into it yet:
I switched my wallet address from [email protected] to [email protected].
Afterward, my Zap tab displayed no zaps sent to my previous address and only started recording zaps sent to my current one.
In addition, notes where I have received zaps do not show anything prior to the address change.
See the comparison of this note ID shown in Nostur, displaying 7 zaps for a total of over 2000 sats vs. Damus which only displays 1 zap of 3 sats.
note18a0y77xhk7lw0cge0qlyjcyg59n0gjmvhxt3az8w97uhwztgh9fsyqsru9
The text was updated successfully, but these errors were encountered: