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

20210630 dialect with debug (WIP) #68

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

prozacchiwawa
Copy link
Contributor

This goes along with https://github.com/prozacchiwawa/clvm branch 20210630-dialect-with-debug-freeze

It enables dialect objects to provide a run_program method which stands in properly for the existing run_program standalone function and allows us to have a "debug" backend which routes correctly.

@@ -7,6 +7,7 @@

dependencies = [
"clvm>=0.9.2",
"clvm_rs>=0.0.0"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's best to not depend upon clvm_rs at this point. I'm still hoping to add dialect support to it.

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.

2 participants