neil saitug

Results 50 comments of neil saitug

ACK https://github.com/ElementsProject/lightning/pull/5334/commits/981875bb61c50671d07504988c9ec8a9b8b22588

postgres is unhappy ``` lightningd-1 2022-07-10T14:09:52.886Z **BROKEN** lightningd: s32 field doesn't match size: expected 1, actual 1? lightningd-1 2022-07-10T14:09:53.053Z **BROKEN** lightningd: FATAL SIGNAL 6 (version 64534d8-modded) lightningd-1 2022-07-10T14:09:53.053Z **BROKEN** lightningd:...

The dual-funding spec takes this into account/disallows it (and we've already got a check for it). ``` /* * BOLT-f53ca2301232db780843e894f55d95d512f297f9 #2: * The receiving node: ... * - MUST fail...

The only outstanding to do here would be for single-node funded PSBTs; it's a matter of adding an additional check to the new fundchannel_complete PSBT input. If the tx was...

Hey, sorry to hear you're having troubles with channels that you leased. This isn't a problem I've run into before, but looking at the amount you committed to the channel,...

ACK https://github.com/ElementsProject/lightning/pull/5457/commits/b374eb87de3bbaa20938209906618d999615713c

ACK bfdc30b63797c5a1433c3ae813ccc4cb3ecb3149

#5483 hit this. log from the test fail attached. [5_Build.txt](https://github.com/ElementsProject/lightning/files/9283883/5_Build.txt)