Jesse de Wit

Results 76 issues of Jesse de Wit

## Change Description An RPC method to subscribe to _any_ paymentattempt. There is currently already a method for subscribing to updates for a single payment (TrackPaymentV2). This PR adds a...

This sentence says channel rebalancing is covered in more detail somewhere, but the reference points to the current chapter.

Are you aware of any other platforms (beside the Windows Proximity API) this package can be used with? I currently have an SCL3711 NFC reader/writer. This does not support the...

It looks like Umbrel OS is based on buster, but buster is [not receiving security updates since June 30 2022](https://www.debian.org/releases/buster/). ~~Also, LND is planning to remove buster support for their...

**Is your feature request related to a problem? Please describe.** Users like to open channels with cheap rates. But they don't know what they're doing. What often happens is they...

@tlindi had an issue with a combination of lnbits, bolt card and Breez. Lnbits and Breez show an error after scanning the bolt card with Breez. He sent me a...

### Issue and Steps to Reproduce I suspect the issue is a race somewhere in the pay plugin, which causes retry attempts to not find a route. Here's a test...

Currently (cln 24.02) trying to run cln with `--min-emergency-msat=0` gives the following error: `--min-emergency-msat=0: Option must be over dust limit!`. A quick solution to this issue, if you want to...

### Issue and Steps to Reproduce There is a CLN v22.11 node that opens a zero conf channel to another CLN v22.11 node. When running my integration tests on regtest,...

### Issue and Steps to Reproduce In cln 24.02rc2 When calling `ListChannels` through the grpc api, the following message is logged in the log. `plugin-topology: Note: disallowing deprecated listchannels.include_private for...