Felix
Felix
Thanks @openoms, this is very helpful
Apparently https://github.com/michaelWuensch/BitBanana/issues/122#issuecomment-2803095020 does, however most other clients seem to just pick the first relay from the URI making it quite unreliable from time to time. If you mean the funding...
Yeah I wasn't sure if you were asking for client or funding source examples. In the case of funding source I only know of Electrum using multiple, but haven't looked...
Electrum for example implements it using multiple relays (for querying nwc events and publishing them). I regularly noticed issues coming from using a single relay, e.g. when using Tor and...
Tested, the client does not stop after the scanning fails, can still generate invoices etc.
Ok weird, downgrading to 0.12.7 immediately fixed the issue for me. Maybe it's related to some settings or the backend (I use Alby).
Seems to be fixed in 12.10, works fine now after updating to 12.10 and updating the LNURLw extension
Apparently the bug is not fixed for everyone with 0.12.10, seems to work with some setups while not working on others. @AxelHamburch
For me this throw tons of exceptions on startup (seemingly multiple for each txid): ``` Traceback (most recent call last): File "/home/user/code/electrum-fork/electrum/gui/qt/history_list.py", line 83, in lessThan item1 = self.sourceModel().data(source_left, ROLE_SORT_ORDER)...
Thx for the detailed explanation and quick action. I think it would be very useful to have a small explanation of this behavior in the fee settings, like in your...