Commit 1d7ae8c
committed
Merge rust-bitcoin/rust-miniscript#746: fix: sync max multi_a pubkey with core
96d8662b70d1ea40d8ee850da68dac3e434f1220 fix: sync max multi_a pubkey with core (Chris Hyunhum Cho)
Pull request description:
Although this is checked indirectly by checking MAX_STACK_SIZE, it'd be better to check in threshold explicitly as core does.
ACKs for top commit:
apoelstra:
ACK 96d8662b70d1ea40d8ee850da68dac3e434f1220 successfully ran local tests
sanket1729:
ACK 96d8662b70d1ea40d8ee850da68dac3e434f1220
Tree-SHA512: 77af95e605ea2a26b92f54d5b16e1078396ac548d5a57b29afef0207061631c32c0577c11c6c23ae87a2c2c6753e8445c0137d379570a3b993dc4b41a1cade3d1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
| 38 | + | |
0 commit comments