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

Make instruction parsing a trait #9

Open
gballet opened this issue Aug 23, 2019 · 0 comments
Open

Make instruction parsing a trait #9

gballet opened this issue Aug 23, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@gballet
Copy link
Owner

gballet commented Aug 23, 2019

There are currently two instructions sets for multiproof. The repository currently uses the most ancient, as the second one is still largely unspecified at this time.

It would be nice to be able to easily switch between instructions sets. To achieve this, interaction with the instruction set should be abstracted through a trait.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant