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 a Parser for Compiled Cairo Zero File #23

Closed
rodrigo-pino opened this issue Aug 22, 2023 · 2 comments
Closed

Add a Parser for Compiled Cairo Zero File #23

rodrigo-pino opened this issue Aug 22, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@rodrigo-pino
Copy link
Contributor

rodrigo-pino commented Aug 22, 2023

We are adding a Json Unmarshaller for compiled Cairo Zero Files. Cairo Zero allow us to write programs directly in CASM, allowing for greater control when testing specific instructions

Useful docs:

@rodrigo-pino rodrigo-pino added enhancement New feature or request good first issue Good for newcomers labels Aug 22, 2023
@krafugo
Copy link
Contributor

krafugo commented Aug 22, 2023

I'll do it

krafugo added a commit that referenced this issue Aug 23, 2023
krafugo added a commit that referenced this issue Aug 23, 2023
krafugo added a commit that referenced this issue Sep 5, 2023
krafugo added a commit that referenced this issue Sep 6, 2023
rodrigo-pino added a commit that referenced this issue Sep 13, 2023
* feat: rename program to starknet

* chore(makefile): add pre-commit

* fix: format issues

* feat: add zero parser and test (#23)

* Remove unused package

* Update Json structure

* Update parsing tests

---------

Co-authored-by: Rodrigo <rodrodpino@gmail.com>
@rodrigo-pino
Copy link
Contributor Author

Solved on #40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants