Willem Van Lint
Willem Van Lint
@nezartarbin twf is meant to be composable following the Unix philosophy, you can always run a command on the selected file like this for example: `git add $(twf)`. This ticket...
> While we can definitely aggregate more aggressively, we may want to split up packages as HTLCs get close (e.g., 6-12 blocks left) to their deadline and the package they...
This change depends on https://github.com/lightningdevkit/rust-lightning/pull/3297.
> Would like to get confirmation on one case -- > > In `test_bump_penalty_txn_on_revoked_commitment`, we have 1 revoked HTLC output where the counterparty can claim it at height 41 and...
Squashed the fixups.
Haha no worries, I imagined it it wasn't the same but wanted to write this up as a starting point. I agree on the difference between function scope spans and...
Apologies for the delay here, a project at work came up that needed to be prioritized. I rebased the PR and added additional `WaitingOn*` spans as leafs in the HTLC...