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

Changes from the last two meetings #34

Merged
merged 2 commits into from
Sep 20, 2024
Merged

Conversation

daira
Copy link
Collaborator

@daira daira commented Aug 25, 2024

  • Define coord_map for the abstract->concrete coordinate mapping.
  • Make a start on the proof of correctness for FIND_ROW_MAPPING.
  • Define #S notation for the number of elements in a sequence or set.
  • Remove unnecessary TODOs.

* Define coord_map to for the abstract->concrete coordinate mapping.
* Make a start on the proof of correctness for `FIND_ROW_MAPPING`.
* Define `#S` notation for the number of elements in a sequence or set.
* Remove unnecessary TODOs.

Signed-off-by: Daira-Emma Hopwood <[email protected]>
@daira daira added the documentation Improvements or additions to documentation label Aug 25, 2024
@daira daira requested a review from mmaller August 25, 2024 09:38
src/optimizations.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@str4d str4d left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK. I did not review the start of the security proof for FIND_ROW_MAPPING.

@str4d str4d merged commit df28c30 into zkpstandard:main Sep 20, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants