Fonta1n3 / FullyNoded

Self sovereign, secure, powerful, easy to use wallet that utilizes your own node as a backend. Powered by PSBT's and descriptors. Acts as an offline signer using your node as a watch-only wallet. C-Lightning compatible for instant, unfairly cheap payments.
https://fullynoded.app
Other
198 stars 31 forks source link

FN crashes when trying to fetch transaction details #205

Open PaulBlackSwan opened 2 years ago

PaulBlackSwan commented 2 years ago

When trying to access the transactions tab, FN managed to display the total amount on the wallet and on LND, but crashes at the moment it tries to display transactions.

this also happens on the Mac version.

I was able to have the transactions displayed doing this :

created a backup of the FN wallets deleted the app from my phone reconnected my node re-imported the wallet backup

this allowed me to get the transactions showing up again ONCE, then It’s back to crashing.

See video for behavior.

EDIT : just realized the app doesn’t crash if I disable the LND node ! Maybe it wasn’t not the re-installing that did it but the the fact that LND was setup later and then caused the crashes

https://user-images.githubusercontent.com/50180437/148179008-d03cf0da-c886-4e6c-870a-8451521a0f55.MP4

Fonta1n3 commented 2 years ago

I remember you raised this bug ages ago, I thought I had fixed it. I'd like to figure this out but I am unable to reproduce this, will try again and give you an update.