Oli

Results 546 comments of Oli
trafficstars

Just FYI, I'm holding off on review until some form of https://github.com/lightninglabs/neutrino/pull/296#issuecomment-2976904210 is implemented.

Looks like a worthy PR, sure. Thanks for investigating in the first place!

> @guggero - is it possible to get a review of this PR please? I have a project that we recently upgraded to the latest version of the library and...

Can you please remove the merge commit by rebasing?

Is this related to the Pool UI on the lightning terminal user interface? Or the actual Pool command line? If you mean the UI then this issue also needs to...

From the logs, it looks like both the generic (`lnd` compatible) message (`Sending ChannelReestablish`) and the CLN specific (`Sending Error(type=17)`) message is being sent. So if the node is aware...

Thanks for trying that out... Then it seems like the node definitely doesn't want to force close. Or maybe they do but the transaction for some reason doesn't reach any...

Hmm, so you're saying the transaction of the channel point isn't in the blockchain? Can you DM me the channel point please? Either on Slack or e-mail (see my profile)?

The `makeoffer` command should be run by the side that was the `lnd` node. Once that worked, I'll need to update the PR to make the `signoffer` command work with...

Ah okay, cool. Can you please send me the PSBT from the makeoffer output so I can take a quick look and verify things?