Skip to content

add test for archive compile options#49

Merged
charles-cooper merged 3 commits intocharles-cooper:fix/vyz-formatsfrom
cyberthirst:fork/charles-cooper/fix/vyz-formats
Nov 20, 2024
Merged

add test for archive compile options#49
charles-cooper merged 3 commits intocharles-cooper:fix/vyz-formatsfrom
cyberthirst:fork/charles-cooper/fix/vyz-formats

Conversation

@cyberthirst
Copy link
Copy Markdown

What I did

How I did it

How to verify it

Commit message

Commit message for the final, squashed PR. (Optional, but reviewers will appreciate it! Please see our commit message style guide for what we would ideally like to see in a commit message.)

Description for the changelog

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

options = ["abi_python", "json", "ast", "annotated_ast", "ir_json"]

for option in options:
out = compile_files([contract_file], ["archive_b64", option], paths=search_paths)
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

do we want to actually check vyz compilation as well

@charles-cooper charles-cooper merged commit 570d080 into charles-cooper:fix/vyz-formats Nov 20, 2024
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