Commit 0e1e613
committed
f - inline fresh selection in stfu_after_splice_locked test
The earlier fixup dropped do_initiate_rbf_splice_in's value_added
parameter and switched it to amend semantics. This test specifically
verifies that DiscardFunding fires on the can_initiate_rbf failure
path with a unique input surviving filtering, which requires fresh
input selection across rounds. Inline the splice_channel +
funding_contributed flow with without_prior_contribution rather than
using the helper to preserve the original assertions.1 parent bc4cc8e commit 0e1e613
1 file changed
Lines changed: 14 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5196 | 5196 | | |
5197 | 5197 | | |
5198 | 5198 | | |
5199 | | - | |
| 5199 | + | |
| 5200 | + | |
5200 | 5201 | | |
5201 | | - | |
5202 | | - | |
| 5202 | + | |
| 5203 | + | |
| 5204 | + | |
| 5205 | + | |
| 5206 | + | |
| 5207 | + | |
| 5208 | + | |
| 5209 | + | |
| 5210 | + | |
| 5211 | + | |
| 5212 | + | |
| 5213 | + | |
5203 | 5214 | | |
5204 | 5215 | | |
5205 | 5216 | | |
| |||
0 commit comments