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: Bytes #25

Closed
refcell opened this issue Jul 21, 2022 · 1 comment
Closed

feat: Bytes #25

refcell opened this issue Jul 21, 2022 · 1 comment
Labels
data-structures Data Structures Contract Related. V2 Huffmate Version 2.

Comments

@refcell
Copy link
Collaborator

refcell commented Jul 21, 2022

Overview

Implement the Bytes.huff contract located in src/data-structures/Bytes.huff.

The Bytes.huff contract should contain helpers for working with Bytes in Huff, similar to Arrays.huff in src/data-structures/Arrays.huff.

@refcell refcell added the data-structures Data Structures Contract Related. label Jul 21, 2022
@refcell refcell added V1 Huffmate Version 1. V2 Huffmate Version 2. and removed V1 Huffmate Version 1. labels Sep 20, 2022
@iFrostizz iFrostizz mentioned this issue Oct 5, 2022
@refcell
Copy link
Collaborator Author

refcell commented Mar 20, 2023

Completed in #76

@refcell refcell closed this as completed Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data-structures Data Structures Contract Related. V2 Huffmate Version 2.
Projects
None yet
Development

No branches or pull requests

1 participant