Jesse de Wit
Jesse de Wit
> 2. Do you have the logs for the other node? [lightningd-breez-client.log](https://github.com/user-attachments/files/17274653/lightningd-breez-client.log) > 1. Do you have a reference or test case demonstrating how you got into this state? -...
Another option is to run the tests in CI, let me know whether that is preferred @ddustin
> Can you point me to the file that's making the test happen and / or describe it in steps? I'd like to recreate however you're doing it in the...
@ddustin Let me know if there's anything I can do to help with this!
@ddustin any updates on this?
> Ah yes this is the specific issue. Splicing hasn't been tested on zero-conf channels. In the test I let the splice confirm before forwarding the htlc, so that shouldn't...
This is in draft, because there's an issue with the grpc bindings in cln v24.08: https://github.com/ElementsProject/lightning/issues/7627 This causes channel opens to fail, because the response cannot be deserialized by the...
I had this issue on macOS. CLN was running in a directory that was not indexed by Spotlight. Putting back file indexing on the directory CLN was running in seems...
It appears to happen more often when spotlight decides to index files, mds_stores being actively consuming a lot of CPU and disk reads/writes. I don't know whether that helps. I...
I can't exactly reproduce the issue in any controlled way. I can only say 'it happens sometimes'. It does appear that when it does happen, it happens quite often in...