ca-ruz
ca-ruz
Adds mutinynet support to sauron. Mutinynet.com uses the mempool.space REST API, which has a slightly different spec from blockstream's Esplora so there is new code to handle that. We pinned...
A Core Lightning plugin to bump an open channel transaction by creating a CPFP, useful when the funding transaction is stuck in the mempool or has a low fee. https://github.com/ca-ruz/bumpit...
Currently, there are four separate test files for Sauron, each corresponding to one of the four different backends. These test files contain repetitive setup code and assertions, with almost identical...