You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
* 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 <[email protected]>
* 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 <[email protected]>
The circuit will need to validate that the set of nullifiers is not already full and error if it is.
The text was updated successfully, but these errors were encountered: