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

Consider providing a version of ValueNote with no partial note support #8106

Open
nventuro opened this issue Aug 21, 2024 · 0 comments
Open
Labels
S-needs-discussion Status: Still needs more discussion before work can start.

Comments

@nventuro
Copy link
Contributor

#8105 extends ValueNote so that it has proper partial note support in its API, but all notes by default technically support this under the hood since we're using pedersen to hash them in the macro-autogenerated function - even if we end up not using this property.

Consider having a type of note that uses a different hash function e.g. poseidon, making notes that don't require partial state cheaper to use (in gate count).

@github-project-automation github-project-automation bot moved this to Todo in A3 Aug 21, 2024
@nventuro nventuro added the S-needs-discussion Status: Still needs more discussion before work can start. label Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-needs-discussion Status: Still needs more discussion before work can start.
Projects
Status: Todo
Development

No branches or pull requests

1 participant