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(zink): introduce byte arrays #293

Merged
merged 7 commits into from
Dec 3, 2024
Merged

feat(zink): introduce byte arrays #293

merged 7 commits into from
Dec 3, 2024

Conversation

clearloop
Copy link
Member

@clearloop clearloop commented Dec 2, 2024

Resolves #291

Changes

  • generate byte types
  • introduce ffi for bytes
  • introduce tests for bytes
  • clean address and u256

@clearloop clearloop linked an issue Dec 2, 2024 that may be closed by this pull request
@clearloop
Copy link
Member Author

clearloop commented Dec 2, 2024

Now waiting for #292 in case there will be merge conflicts

@clearloop clearloop merged commit c3df8e4 into main Dec 3, 2024
4 checks passed
@clearloop clearloop deleted the cl/issue-252-template branch December 3, 2024 08:21
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.

Load fixed arrays from calldata Introduce byte arrays
1 participant