Commit 3977d1e
committed
Merge rust-bitcoin/rust-miniscript#677: Fix compilation of pk()-only policies into tr() descriptors
ea3c523b1c0b52069ca2b80e1b07bb275a3ebe9a Add test case for compilation of pk()-only policies (Nadav Ivgi)
169e4895d916069a0d2e12bf763c7eee0f55a9c4 Fix compilation of pk()-only policies into tr() descriptors (Nadav Ivgi)
Pull request description:
Before this fix, the added test failed with: `Unexpected("Empty Miniscript compilation")`
ACKs for top commit:
apoelstra:
ACK ea3c523b1c0b52069ca2b80e1b07bb275a3ebe9a successfully ran local tests; good find!
Tree-SHA512: 3d19d4f23f21d4c811ddb1e0a3cc66f0bc90cffe47f4d5a0659caa44b0d80a0665e71b46b8289f1efba98ba4cf731eac8bc7d1fc7b5a3d701cf5c85b48fc55511 file changed
+23
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
251 | | - | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
252 | 257 | | |
253 | 258 | | |
254 | 259 | | |
| |||
303 | 308 | | |
304 | 309 | | |
305 | 310 | | |
306 | | - | |
307 | | - | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
308 | 319 | | |
309 | 320 | | |
310 | 321 | | |
| |||
1109 | 1120 | | |
1110 | 1121 | | |
1111 | 1122 | | |
| 1123 | + | |
| 1124 | + | |
| 1125 | + | |
| 1126 | + | |
| 1127 | + | |
| 1128 | + | |
| 1129 | + | |
| 1130 | + | |
1112 | 1131 | | |
1113 | 1132 | | |
1114 | 1133 | | |
| |||
0 commit comments