rust-bitcoin / rust-miniscript

Support for Miniscript and Output Descriptors for rust-bitcoin
Creative Commons Zero v1.0 Universal
348 stars 136 forks source link

Feature request: checks for "necessary" and "sufficient" condition sets #57

Open apoelstra opened 5 years ago

sanket1729 commented 4 years ago

This was partially addressed in as policy entailment in #118. Although the algorithm implemented in naive and tries all possible combinations of available witnesses, it remains an open question of whether we can do something more efficient.