Kyle 🐆

Results 23 comments of Kyle 🐆

@dni @madelinevibes I have been working on an initial fix for this crash. Put up what I have so far and looking for feebback: https://github.com/ElementsProject/lightning/pull/8435 Thank you!

@madelinevibes given the reply by @rustyrussell [here](https://github.com/ElementsProject/lightning/pull/8435#issuecomment-3190882972), should this issue be closed out?

I've been working on an initial fix for this since it's a critical bug. Put up what I have so far: https://github.com/block/goose/pull/3635 Looking for testers, feedback, and/or contributions. Thanks!

@michaelneale it should, and middle-out support could also help. However I don't have paid access to OpenRouter API, so ideally someone could test with it on the fix branch.

@shocknet-justin this PR includes changes for https://github.com/shocknet/wallet2/issues/516 but I can remove if 516 is solely for the `wallet2` repo, and open a new PR in that repo.

Comments should be addressed in 0d96a5bc16cc4885f2f4d9e2c9c146227eb70b99

Hi @Abdulkbk , the justification is in the issue: https://github.com/jamaljsr/polar/issues/1302 Personally I am building software using Knots and it would be helpful to test with a local regtest environment that...

Thank you for the feedback @jamaljsr . Addressed in 3246d68c4efa772edf643159cd45c4fe69a17b17

@jamaljsr both issues are resolved in 279137f8d6fba38c03bce38847c2a3c98e782529 Testing instructions below and in PR description. ### Build docker image ``` cd docker/bitcoind-knots docker build --build-arg BITCOIN_VERSION=29.2 --build-arg KNOTS_DATE=20251110 -t polarlightning/bitcoind-knots:29.2 ....

@ajaysehwal fixed in b4164983a7afdbe2f474ad8842126c1484bc9144