Jesse de Wit
Jesse de Wit
@rustyrussell another observation is that restarts/disconnects didn't change anything. Only deleting the gossip_store file was a solution to the gossip propagation issues. Do you have an explanation for that?
There's other occasions too where the locks of manager and scoped manager are reversed. A decision must be made: - either always lock manager first, and then scoped manager -...
We've been using this, apparently successfully, over the last few months: https://github.com/breez/btcwallet/commit/04ba1085f2dcdbb028163a3a489efa17226b7f07 Let me know if I should PR that.
> Looks like a worthy PR, sure. Thanks for investigating in the first place! https://github.com/btcsuite/btcwallet/issues/942
@Onyekachukwu-Nweke FYI: There was a discussion with @Roasbeef somewhere (I forgot where). He said the best way to go would probably be an event loop.
Closing this, because I may be mis setting the channel id in the forward_to.
Reopening, now that I've verified that the `forward_to` is actually set to the splice channelid.
Will do in about two weeks, thanks for the ping
@ddustin this still happens on 24.05. Should I check master?
@ddustin I still can't get this to work with current master. Here's a log from a test. Can you see anything here why this would fail? - first you see...