blckbx

Results 17 issues of blckbx

#### What This extension (additional chapter) of the CLN guide goes through the setup of `c-lightning-Rest` and the configuration of `RTL` to connect to a CLN node. Contents: - c-lightning-Rest...

enhancement

#### What Simple version bump from 0.11.1 to 0.11.2 and update of poetry installation commands as described at https://github.com/ElementsProject/lightning/blob/master/doc/INSTALL.md#to-build-on-ubuntu ### Why Recommended update by CLN team: https://github.com/ElementsProject/lightning/releases/tag/v0.11.2 #### Scope -...

#### What After merging CLN guide, we can further add CLN specific tools like this one: CLBoss This PR adds the installation guide for setting up CLBoss on CLN-enabled nodes....

Tip Jars are broken on v0.9.1 Setup: - venv python based setup (python 3.9.13) - LNBits v0.9.1 - Backend: PostgreSQL - LND-Rest connection Steps to reproduce: - add extension "Tip...

bug
extension

#### What This PR updates LNDg to latest version 1.8.0. This requires substinential changes to required systemd services. By implementing a central controller unit, there's now only one single systemd...

### What In this PR we update circuitbreaker to its latest version and configure the new webinterface on port 4005. ### Why Easier configuration and nicer overview of in-flight htlcs....

stale

### What - Updating CLN to v23.11.1 - Adding `clnrest` as new interface for tools - Adding instructions how to create runes - Adding instructions to connect RTL (#1393) via...

stale

### What This PR updates Lightning Terminal to version 0.12.0 introducing tapd/tapcli binaries, data dir and aliases and fixing ssl setup for nginx. ### Why Keeping bonus guides updated. ####...

application-update

Running `inbound-channel-rules` in background does not inform the user about hits. For monitoring and investigative debugging purposes I think it could be useful to bring rejected channel requests to the...

On Umbrel 0.5 we currently make changes to files that are being replaced on app updates (e.g. new cln version from app store). The changes need to be redone by...

needs investigation