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

feature/hash bytes #263

Merged
merged 4 commits into from
Mar 3, 2024
Merged

feature/hash bytes #263

merged 4 commits into from
Mar 3, 2024

Conversation

zkronos73
Copy link
Contributor

@zkronos73 zkronos73 commented Mar 3, 2024

With this feature could define bytes of hash (poseidon, keccak or sha256) in compilation time to avoid use/set register D.
Some examples:
$ :HASHP1(E)
$ :HASHK2(E)
$ :HASHS8(E)
$ :HASHP13(E)
$ :HASHK32(E)

@zkronos73 zkronos73 requested review from krlosMata and hecmas March 3, 2024 17:14
@cla-bot cla-bot bot added the cla-signed label Mar 3, 2024
Copy link

sonarqubecloud bot commented Mar 3, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
E Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@zkronos73 zkronos73 merged commit 44222da into develop-feijoa Mar 3, 2024
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant