-
Notifications
You must be signed in to change notification settings - Fork 65
NUT-xx: mint list backups on nostr for wallets #267
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
This looks good, thoughts on having a way to blacklist keysets or some other way to skip going through keysets which we know don't have any unspent proofs? I notice with cashu .me if you try to restore on testnut mint with rotating keysets it rate limits you. This might not be a problem in practice with real mints. I figured I'd mention it anyway. |
iiuc, question about the restore strategy doesn't seem to be related to this PR. you could store much more wallet state on nostr like the keysets used etc (but that's out of scope for here). |
|
You are right, it is a bit out of scope for this PR. Everything else looks good! 💯 |
|
I pushed a commit 897a291 with a test vector for the key derivation. Feel free to revert it if its wrong or unneeded. implemented in cdk PR: cashubtc/cdk#1459 |
Spec for backing up a wallet's mint list on nostr as a replaceable event.
Implementations: