Olaoluwa Osuntokun
Olaoluwa Osuntokun
Gonna close then re-open so CI can run again.
Rebasing. I don't think the failures are flakes (last I looked at the logs, wallet related tests we're failing), we'll see with the next CI run.
Kicked CI to re-run....yuge W here if this passes!
aaaand we're ✅
FWIW, this pattern was used with great success to implement some of the `tapd` asset channel functionality. We were able to make lnd inside of another process, make a msg...
Using master a base for this PR now.
Pulled in @ProofOfKeags's commits, and rebased on top of master. Also pulled in some from https://github.com/lightningnetwork/lnd/pull/8960
One other thing to mention: the JSON schema of the `feeurl` is relatively simple. If you need a highly dependable endpoint, then I recommend you run your _own_ instead of...
Fixed by https://github.com/lightningnetwork/lnd/pull/8891 This comment also still stands: https://github.com/lightningnetwork/lnd/issues/8688#issuecomment-2204856172