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

Public kernel circuit should calculate the hash of the SignedTxRequest and emit the value as the first nullifier #377

Closed
PhilWindle opened this issue Apr 25, 2023 · 0 comments · Fixed by #541
Assignees

Comments

@PhilWindle
Copy link
Collaborator

PhilWindle commented Apr 25, 2023

The circuit will need to validate that the set of nullifiers is not already full and error if it is.

@PhilWindle PhilWindle changed the title Update Tx object to calculate the tx hash from the signedTxRequest Public kernel circuit should calculate the hash of the SignedTxRequest and emit the value as the first nullifier May 7, 2023
@benesjan benesjan self-assigned this May 15, 2023
ludamad pushed a commit that referenced this issue Jul 14, 2023
* removed blake3s hash from ultraplonk recursive prover
* UltraComposer will now not create duplicate non-native field multiplication constraints
* Propagate new stuff to Honk and splitting_tmp.
* Clean up and add comments.
---------

Co-authored-by: codygunton <codygunton@gmail.com>
codygunton added a commit that referenced this issue Jan 23, 2024
* removed blake3s hash from ultraplonk recursive prover
* UltraComposer will now not create duplicate non-native field multiplication constraints
* Propagate new stuff to Honk and splitting_tmp.
* Clean up and add comments.
---------

Co-authored-by: codygunton <codygunton@gmail.com>
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 a pull request may close this issue.

3 participants