Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove concrete::PolicyArc #595

Closed
wants to merge 1 commit into from

Conversation

tcharding
Copy link
Member

Draft because done on top of #594, just the second patch.

Remove the now redundant concrete::PolicyArc type.

Remove recursion in the two translation functions for
`policy::Concrete`. Requires implementing `TreeLike` for
`policy::Concrete` as we do for `Miniscript`.

Note this does not remove _all_ recursion in the `concrete` module (see
for example `num_tap_leaves`).
@tcharding
Copy link
Member Author

I rolled this into #594

@tcharding tcharding closed this Sep 5, 2023
@tcharding tcharding deleted the 09-04-rm-PolicyArc branch September 21, 2023 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant