Commit 41022b5
committed
Merge rust-bitcoin/rust-miniscript#846: Invert malleability test in
36349ba51bd4ae3f51cd3b4768e024da0a376935 Invert malleability test in `best_tap_spend` (Daniel Roberts)
Pull request description:
I *really* don't feel like I have enough context to be confident in this change, but at the same time this seems pretty obviously backwards to the best of my (currently lacking) knowledge.
ACKs for top commit:
apoelstra:
ACK 36349ba51bd4ae3f51cd3b4768e024da0a376935; successfully ran local tests
Tree-SHA512: 036a1d284f4014ff1c14b88685d148091d36ada5a6ce64dd552f0df26e762dc1f393a3436d0940d69ac68864c1f3f906a6f03a6a6b7b0ae2387e7a3d2ea29aafbest_tap_spend
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
488 | 488 | | |
489 | 489 | | |
490 | 490 | | |
491 | | - | |
| 491 | + | |
492 | 492 | | |
493 | 493 | | |
494 | 494 | | |
495 | 495 | | |
496 | | - | |
| 496 | + | |
497 | 497 | | |
498 | 498 | | |
499 | 499 | | |
| |||
0 commit comments