Ken Sedgwick

Results 23 issues of Ken Sedgwick

### Description If an invoice doesn't have an amount the "Lightning Payment" screen displays "$0.00" and doesn't allow the user to specify an amount. ### Steps to reproduce the behavior...

version: `lightningd: v23.11-14-g2f5f098-modded` (VLS build on `v23.11`) relevant config: ``` log-level=info clboss-auto-close=true important-plugin=/usr/local/bin/clboss developer ``` result: ``` Dec 06 13:38:25 home4 lightningd[669956]: 2023-12-06T21:38:24.681Z INFO lightningd: v23.11-14-g2f5f098-modded Dec 06 13:38:25 home4...

From ZmnSCPxj: Hi all, Please periodically refresh the list of nodes in `Boss/Mod/ConnectFinderByHardcode.cpp`. As you know, the network is always in flux, and nodes that used to be online may...

- [x] What should the release number be? - [x] Update the `Changelog` - [x] Validate on important CLN versions (23.08 is validated) - [x] Are all modifications since last...

TODO: - [ ] Store minimum unresolved backtrace in exception, print later in the unhandled handler - [ ] Move backtrace code to common location for all exceptions, add to...

Removes returned old_secret from get_per_commitment_point making it safe to call on all commits Motivation: When get_per_commitment_point returns the old secret it implies a revocation of index - 2. This causes...

### Issue and Steps to Reproduce Channel appears "stuck" waiting for a sweep that has already happened - The node is running in testnet w/ a VLS signer. The signer...

component::onchaind

### Issue and Steps to Reproduce Running CLN v24.02rc2 + vls integration test mods: https://github.com/lightning-signer/c-lightning/pull/106 Full logs: [2024-02-spenderp-dies.tar.gz](https://github.com/ElementsProject/lightning/files/14381785/2024-02-spenderp-dies.tar.gz) Two tests failed with this problem: - `tests/test_connection.py::test_opening_tiny_channel[True] ` - `tests/test_connection.py::test_wumbo_channels` -...

in diagnostic
VLS
component::signer

The LetheKit seedtool application generates new wallets using dice entropy to create BIP39 and SLIP39 recovery mnemonics. The BIP39 and SLIP39 mnemonics represent valid wallets, but they are not the...

The following states are seen in the WalletService: 22:10:24.165 [AsyncTask #2] WalletService - setState Wallet Initializing 22:10:26.867 [AsyncTask #2] WalletService - setState Setting up Wallet 22:10:27.242 [ STARTING] WalletService -...