Oli

Results 613 comments of Oli

I asked the user for more information over another comms channel but never got more details. My suspicion is that the `bitcoind` configuration parameters were wrong (the 401 very likely...

Then it would be useful to get more logs from faraday...

Okay, thank you for confirming. We could probably update the flag/config description a bit better, at least for the host/port part. Renaming the issue to make it more clear what...

Hey. Thanks for the report. Looks like this was caused by the request headers being blindly copied when sending the L402 challenge header. Created a quick PR here: https://github.com/lightninglabs/aperture/issues/114. Will...

We don't currently assign issues to external contributors. But you can show you're working on it by submitting a (draft) PR. I think we should add a new document `docs/databases.md`...

You need to run `make rpc` to compile them. The `make rpc-check` is for the CI to check that the protos were compiled.

See https://github.com/lightningnetwork/lnd/pull/7762.

Related to the build cache. Going to put up a fix to reduce the cache size. @Crypt-iQ you self-requested review on this PR after 2 approvals. Should we block on...