ca-ruz
ca-ruz
Hey, I tried it out and I ran into this error: ``` $ docker run -it --rm --network=host -v $HOME/.lightning:/root/.lightning -v $HOME/.bitcoin:/root/.bitcoin mycln-plugins --disable-plugin=bcli --log-level=debug --database-upgrade=true --sauron-api-endpoint https://blockstream.info/api/ Core-Lightning starting...
@chrisguida mempool.space support should be working now.
@iorch I tried it again with the new docker image you sent me and I got this error message: ``` ERROR: pip's dependency resolver does not currently take into account...
@chrisguida This looks like it can be closed.
Created PR: #617 with suggested changes.
@sip-21 Can you please give me more details about the tests you wrote and what were you trying to do when Sauron failed? I am trying to replicate it to...
@sip-21 Thanks!! I recreated the bug and now it's fixed! Can you please run the tests again and let me know?
@chrisguida @cdecker @sip-21 Made some changes to the tests.
@chrisguida Guess we need to work on a workaround for that!
@chrisguida @sip-21 Skipped the sendrawtransaction_invalid test across all backends since we were intentionally sending an invalid transaction to test the API call and response. Esplora had been rate-limiting us, likely...