Rusty Russell
Rusty Russell
Only problem now is that this will break existing setups which set grpc-port and do an upgrade! Suggest that the default grpc-host be localhost *IF* the port is not specified,...
It's really "delete", but we don't actually delete offers as they're linked in payments (if you've used it). However, you can create a new one with a different description? The...
But if I understand correctly it will only fail on the reconnect corner case, so maybe nobody will notice? Technically it's still experimental for CLN, so we *could* change it....
I'm happy to set it as compulsory in the CLN 25.05 release. We added this in 0.12.0 (2022-08-23), though there were fixes as late as 24.02. Either way that's well...
However, there are about 2600 nodes which still don't advertize support. Those versions are all well out-of-date though, so those results may be false. Further analysis required. For example, some...
There's still an issue with errors being visible to the trampolines. One option is to have forwarding trampolines double-encrypt their error returns (using a key in `metadata`). But needs to...
I think this is much simpler, though? But I'll know more once I've implemented it...
We definitely do order it correctly. We do ratelimit to 1Mbyte/sec these days though?
Yes. It has no scriptsigs. bitcoind is pretty clear here... I'm confused: where is this transaction from, and why is this a CLN issue?
But what command made that (invalid) transaction? I would expect you to clear your node by using "withdraw all"...