-
Notifications
You must be signed in to change notification settings - Fork 23
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
[Bug]: Prevent user from buying channel when node capacity is reached #1563
Comments
We need a UI for that in order to explain to the user that he has hit his limits. @aldertnl |
@pwltr and I have discussed some edge cases in this area that need revising. |
Checked Transfer Funds Quick Setup slider view but still todo: Quick Setup manual input and Advanced flows. |
Tested on 2c5b077 ![]() ![]() |
Tested on v128 e8f5056 Screenrecorder-2024-07-02-17-36-56-103.mp4 |
The limit is about total channel size not receiving capacity only. That said it should only apply to Blocktank channels so there is a todo here. |
This needs to be worked on together with #1972 |
This area has been reworked and I cannot reproduce this issue in v1.0.8. |
Describe the bug
If the node has reached it's (legal) upper limit for capacity the LSP will throw an error like:
Bitkit should do some checks and prevent the user from buying addtional (large) channels.
Reproduce
Screenshots / Recording
No response
Operating system
Android, iOS
Bitkit version
master
Log output
No response
The text was updated successfully, but these errors were encountered: