Jesse de Wit

Results 76 issues of Jesse de Wit

Logs currently contain unuseful sections like below, cluttering the logs. This PR sets the default log level to `info`, and all sdk related loglevels to `debug`. ``` [BreezSdk] {CONFIG} (2024-10-07T14:17:08.170036Z)...

The calls to `send_pay` are not covered by greenlight's awaitable channel futures. Therefore wait for channels to be reestablished before doing any calls to `send_pay`. Alternative to https://github.com/Blockstream/greenlight/issues/522

**Is your feature request related to a problem? Please describe.** In #8096 a fee buffer was added for routing htlcs. The buffer contains 2x the current chain fee rate +...

enhancement

### Issue and Steps to Reproduce `connectd` is consistently taking 100% cpu. It causes regular disconnects to peers. These disconnects happen because pings are not returned in time, causing the...

In the current splicing flow, there is no way to set the minimum required chain confirmations. It would be useful to be able to set the minimum amount of chain...

protocol
Feature Request
protocol::splicing