Skip to content
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

Cashu: handle pending proofs #890

Open
rolznz opened this issue Dec 16, 2024 · 3 comments
Open

Cashu: handle pending proofs #890

rolznz opened this issue Dec 16, 2024 · 3 comments

Comments

@rolznz
Copy link
Contributor

rolznz commented Dec 16, 2024

Currently it's possible if a payment got stuck to be unable to make any more payments.

  1. Upgrade gonuts dependency: build(deps): bump github.com/elnosh/gonuts from 0.2.0 to 0.3.0 #776

  2. Handle pending proofs: wallet - method to check state of pending proofs elnosh/gonuts#88

  3. More clearly mark that this LNClient option is experimental in the onboarding

  4. Consider a way for users from <0.3 to recover their funds as recommended by elnosh. But it must be isolated to the cashu LNClient. Maybe there could be some check at startup that if it discovers there are pending proofs it can reset the wallet?

@itstomekk
Copy link
Contributor

There is one quite active Cashu discord server, great guys, I posted it there

@callebtc
Copy link

I would like to help but I don't understand what the issue is. Is it something related to Cashu?

@rolznz
Copy link
Contributor Author

rolznz commented Dec 27, 2024

@callebtc it's not an issue with Cashu. Alby Hub currently does not handle pending proofs properly, leading to users unable to make payments once they experience a payment that gets stuck. The gonuts library has improved support for pending proofs. I've added the steps I think need to be done to this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants