Skip to content

feat: Optimize memory consumption of pedersen generators#413

Merged
suyash67 merged 15 commits into
masterfrom
sb/pedersen-generators
Jun 28, 2023
Merged

feat: Optimize memory consumption of pedersen generators#413
suyash67 merged 15 commits into
masterfrom
sb/pedersen-generators

Conversation

@suyash67

@suyash67 suyash67 commented May 2, 2023

Copy link
Copy Markdown

Description

Detailed description: https://hackmd.io/YBdr8GeoTc-PxvmLLloE7A?view

Checklist:

  • I have reviewed my diff in github, line by line.
  • Every change is related to the PR description.
  • I have linked this pull request to the issue(s) that it resolves.
  • There are no unexpected formatting changes, superfluous debug logs, or commented-out code.
  • There are no circuit changes, OR specifications in /markdown/specs have been updated.
  • There are no circuit changes, OR a cryptographer has been assigned for review.
  • I've updated any terraform that needs updating (e.g. environment variables) for deployment.
  • The branch has been rebased against the head of its merge target.
  • I'm happy for the PR to be merged at the reviewer's next convenience.
  • New functions, classes, etc. have been documented according to the doxygen comment format. Classes and structs must have @brief describing the intended functionality.
  • If existing code has been modified, such documentation has been added or updated.

@suyash67 suyash67 force-pushed the sb/pedersen-generators branch from 75f1f38 to 49c63ae Compare May 3, 2023 14:46
@suyash67 suyash67 force-pushed the sb/pedersen-generators branch from e00be1d to f1c3b3d Compare May 3, 2023 22:41
Base automatically changed from aztec3-temporary to master May 4, 2023 02:22
@suyash67 suyash67 force-pushed the sb/pedersen-generators branch from f1c3b3d to 34ab012 Compare May 4, 2023 02:24
@suyash67 suyash67 marked this pull request as ready for review May 4, 2023 07:05
@suyash67 suyash67 requested a review from iAmMichaelConnor May 5, 2023 12:55
@suyash67 suyash67 force-pushed the sb/pedersen-generators branch from 34ab012 to 7c49987 Compare May 15, 2023 20:26
@vezenovm vezenovm added the noir-ci Run the Noir CI label May 18, 2023
@suyash67 suyash67 force-pushed the sb/pedersen-generators branch from 7c49987 to 6dd3c02 Compare May 18, 2023 18:44
@kevaundray kevaundray changed the title Optimal Pedersen Generator Memory feat: Optimize memory consumption of pedersen generators Jun 16, 2023
@suyash67 suyash67 removed the noir-ci Run the Noir CI label Jun 20, 2023
@suyash67 suyash67 force-pushed the sb/pedersen-generators branch from a24b6a4 to 71660ee Compare June 20, 2023 14:05
@suyash67 suyash67 force-pushed the sb/pedersen-generators branch from f510c37 to 02c880c Compare June 27, 2023 15:06
@suyash67 suyash67 force-pushed the sb/pedersen-generators branch from 2217af0 to a3b0aca Compare June 28, 2023 12:52
@suyash67 suyash67 merged commit d60b16a into master Jun 28, 2023
@suyash67 suyash67 deleted the sb/pedersen-generators branch June 28, 2023 13:58
ludamad pushed a commit to AztecProtocol/aztec-packages that referenced this pull request Jul 22, 2023
ludamad pushed a commit to AztecProtocol/aztec-packages that referenced this pull request Jul 24, 2023
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 this pull request may close these issues.

3 participants