-
Notifications
You must be signed in to change notification settings - Fork 10
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
Fix: Enhance Schema Definitions and Resolve Typo #64
Conversation
Hi! @Hrom131 Pls check my PR whenever you have a free moment. |
Hi @cypherpepe! Sorry for the delay in replying. Thank you for your contributions, please fix the comments above and we'll merge your PR |
Hi @Hrom131 Done! |
@Hrom131 Sorry, I misunderstood you. Done |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Congrats, your important contribution to this open-source project has earned you a GitPOAP! GitPOAP: 2024 Solarity Contributor: Head to gitpoap.io & connect your GitHub account to mint! Learn more about GitPOAPs here. |
This PR includes several updates:
compile-schemas.ts
andCompilationProcessor.ts
for better readability and maintainability.CircomFilesResolver.ts
for improved clarity.z.enum()
forSignalTypeSchema
andVisibilityTypeSchema
.