-
Notifications
You must be signed in to change notification settings - Fork 21
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]: No minimum receive amount or LSP fee, and CJIT Error when attempting to receive spending balances when network is down #1898
Comments
Normaly you received a notification saying "network issue", right? |
Tested on v1.0.4 6404b07
True, but if aeroplane mode (or network drop probably) after bitkit has already initialised it's same behaviour as before with the zero values. Screenrecorder-2024-08-30-17-53-43-752.mp4If we don't care enough then feel free to close off. |
Tested on v1.0.6 (138) RPReplay_Final1730740699.mp4Raised #2330 |
Describe the bug
Created off the back of #1833 (comment)
$0 receive minimum, $0 LSP fee and
CJIT Error: init_channel_manager
orCJIT Error: Failed to create cjit entry. undefined
toast is displayed when attempting to receive spending balance without an existing LN connection. We should handle this better in the UI, perhaps preventing progression when unable to contact LSP.Reproduce
This is easy to reproduce in aeroplane mode but it can also occur when network is down or restricted
Screenshots / Recording
Screenrecorder-2024-05-28-17-40-07-659.mp4
Operating system
Android 13 TKQ1.221114.001
Bitkit version
5dee7d2
Log output
No response
The text was updated successfully, but these errors were encountered: