-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge #606: Remove more recursion from
concrete::policy
0452040 Order arms as in enum definition (Tobin C. Harding) d2278d5 Remove recursion from is_safe_nonmalleable (Tobin C. Harding) 90c18f3 Remove recursion from is_valid (Tobin C. Harding) Pull request description: Remove the last of the recursion in functions that process policies. Note there is still recursion in the `from_tree_prob` function that creates the policies. ACKs for top commit: apoelstra: ACK 0452040 sanket1729: utACK 0452040 Tree-SHA512: 0c9ac6481e959af4ed576f1d23e28408dc88d917a4785dc31cb54eff749716505f9394715aa448c595ed7b5d007166754ba74a0bdc94b749e5d3993b38bce547
- Loading branch information
Showing
1 changed file
with
79 additions
and
87 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters