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

feat: compile vyper 0.3.7 via standard json input #492

Merged
merged 10 commits into from
Oct 12, 2023

Conversation

0xalpharush
Copy link
Contributor

@0xalpharush 0xalpharush commented Aug 29, 2023

TODO

  • split glob by file extension (.sol and .vy), create standard json platform, add compilation unit

Future work

  • identify version of imports and separate into compilation unit by compatibility, duplicating compilation of dependency if two dependents are incompatible
  • make sure Echidna export format --export-format solc works
  • support vyper on Etherscan

@montyly montyly added this pull request to the merge queue Oct 12, 2023
Merged via the queue into dev with commit 1401fb4 Oct 12, 2023
26 checks passed
@0xalpharush 0xalpharush deleted the feat/vyper-standard-json branch January 22, 2024 18:38
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