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: add byte array type and string conversions #522

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

glihm
Copy link
Contributor

@glihm glihm commented Dec 10, 2023

This PR aims at bringing support for ByteArray type.

@glihm
Copy link
Contributor Author

glihm commented Dec 10, 2023

I think I've JSON rpc related errors, if you have the opportunity to manually trigger the workflow it could be great @xJonathanLEI. Thanks a lot!

@glihm
Copy link
Contributor Author

glihm commented Dec 18, 2023

I'm thinking that we should introduce a Bytes31 type to ensure that the data is actually with the correct format. WDYT @xJonathanLEI?

EDIT: useless question sorry, will implement it in the PR. 👍

@glihm glihm marked this pull request as draft January 8, 2024 15:36
@glihm glihm marked this pull request as ready for review June 21, 2024 05:08
@glihm
Copy link
Contributor Author

glihm commented Jun 21, 2024

@xJonathanLEI here's the updated version of the PR. Few months of blank here, sorry for that.

I've added the Bytes31 type to be consistent with Cairo.

Happy to address any comment!

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.

1 participant