-
Notifications
You must be signed in to change notification settings - Fork 103
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
base: master
Are you sure you want to change the base?
Conversation
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! |
I'm thinking that we should introduce a Bytes31 type to ensure that the EDIT: useless question sorry, will implement it in the PR. 👍 |
955820f
to
0ddf5f4
Compare
@xJonathanLEI here's the updated version of the PR. Few months of blank here, sorry for that. I've added the Happy to address any comment! |
@xJonathanLEI rebased on master, happy to dive in any update as necessary. |
This PR aims at bringing support for ByteArray type.