[Show and Tell] zkSync Era Vyper Compiler Sandbox Environment #460
pcaversaccio
started this conversation in
Show and Tell
Replies: 1 comment 1 reply
-
@pcaversaccio amazing! Thanks for sharing and really appreciate you providing more tools for the Vyper community. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Project Name
zkSync Era Vyper Compiler Sandbox Environment
Repo Link
https://github.com/pcaversaccio/zksync-vyper-sandbox
Demo Link (Optional)
No response
Technologies Used
Vyper, Hardhat, zkSync Hardhat Plugins, zkSync Local Development Setup & HARD SKILLS 😄
Describe your project. What does it do? Why did you create it? Any interesting challenges you faced?
It's a a sandbox environment for zkSync Era Vyper compiler testing. I created it to check for compiler bugs in the zkSync Vyper compilation pipeline. I found one compiler bug so far here: First Immutable Variable Initialization.
What specific feedback are you looking for?
Testing the same contract across different compiler settings & versions is still a PITA. If there is a smart way to do it, please let me know!
How can the community help or contribute to your project?
Feel free to open PRs that can improve the quality of compiler checks across different compiler settings :).
Additional Information (Optional)
No response
Beta Was this translation helpful? Give feedback.
All reactions