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

Add vault puzzles #22

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

Add vault puzzles #22

wants to merge 11 commits into from

Conversation

Rigidity
Copy link
Contributor

This is not ready for merge until the puzzles have all been fully stabilized.

chia_puzzles_py/programs.py Outdated Show resolved Hide resolved
@@ -347,6 +465,8 @@
os.makedirs(os.path.dirname(rust_dest_path), exist_ok=True)
os.makedirs(os.path.dirname(python_dest_path), exist_ok=True)

error_count = 0

Choose a reason for hiding this comment

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

You can resolve this comment but for what it's worth, this change is unrelated to adding the new puzzles and should be its own PR

puzzles/p2_delegated_singleton_message.clsp Outdated Show resolved Hide resolved
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