Commit ed4d8a5
Test acceptor contributions in dual-funding functional tests
We can now run through the case where the acceptor contributes to an
inbound channel, with either more value in inputs, or less value, leading
to a different `tx_signatures` exchange order.
We also cannot use dummy P2WPKH funding inputs and witnesses anymore as
`funding_transaction_signed` internally verifies signatures. Hence, we
create external keypairs that we can create outputs for and sign with.1 parent e247652 commit ed4d8a5
File tree
4 files changed
+464
-5
lines changed- lightning/src/ln
4 files changed
+464
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6314 | 6314 | | |
6315 | 6315 | | |
6316 | 6316 | | |
| 6317 | + | |
| 6318 | + | |
| 6319 | + | |
| 6320 | + | |
| 6321 | + | |
| 6322 | + | |
| 6323 | + | |
| 6324 | + | |
| 6325 | + | |
| 6326 | + | |
| 6327 | + | |
| 6328 | + | |
| 6329 | + | |
6317 | 6330 | | |
6318 | 6331 | | |
6319 | 6332 | | |
| |||
0 commit comments