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

docs/dev-docs/contracts/storage #1610

Closed
Tracked by #1456
LeilaWang opened this issue Aug 17, 2023 · 0 comments · Fixed by #1725
Closed
Tracked by #1456

docs/dev-docs/contracts/storage #1610

LeilaWang opened this issue Aug 17, 2023 · 0 comments · Fixed by #1725
Assignees
Labels
A-documentation Area: relates to documentation

Comments

@LeilaWang
Copy link
Collaborator

No description provided.

@github-project-automation github-project-automation bot moved this to Todo in A3 Aug 17, 2023
@LeilaWang LeilaWang self-assigned this Aug 17, 2023
@LeilaWang LeilaWang added the A-documentation Area: relates to documentation label Aug 17, 2023
@iAmMichaelConnor iAmMichaelConnor changed the title storage docs/dev-docs/contracts/storage Aug 25, 2023
@iAmMichaelConnor iAmMichaelConnor moved this from Todo to In Review in A3 Aug 25, 2023
@iAmMichaelConnor iAmMichaelConnor modified the milestones: 🚀 Initial F&F Sandbox Release, 📢 Initial Public Sandbox Release Aug 30, 2023
iAmMichaelConnor added a commit that referenced this issue Sep 1, 2023
Fixes #1610
Fixes #1509

---------

Co-authored-by: Michael Connor <[email protected]>
@github-project-automation github-project-automation bot moved this from In Review to Done in A3 Sep 1, 2023
codygunton pushed a commit that referenced this issue Jan 23, 2024
* Account bug fix (#1490)

* fix account bug - remove y coordinate for public key nullifier

* fix account bug in all relevant places in barretenberg

* fix note_algorithms test

* account circuit doc update for nullifier Y coord removal (account bug)

* Added account nullifier content in notes_and_nullifiers.md. Fixed up some formatting in account_circuit.md and possibly fixed a typo

* fixed up formatting in account circuit and notes/nullifiers docs

* updated Verification Key since circuits were updated

* fix: Build verification keys

* fix: update circuit constants

* reverting the root rollup constants changes

* fix: update vk_hash in UpgradeV2 + fmt

* Bigfield formula fix for single division (#1610)

* Added division formula bug test

* Fixed the single div bug by adding an unreduced zero to the formula

* Trigger rebuild

* Updated root rollup size

* Update rollup names and add tests to more jobs

* Updated some hashes and 1 test

* Updated hashes and gate counts

* Updated rollup gates

* Revert adding extra information to log

* Remove the cosmetic change

* Updated hashes

* fix: generate vks

* fix: update `PROD_VK_HASH` in UpgradeV2

* check signing key on curve, and rename grumpkin.one (#1781)

* check signing key on curve, and rename grumpkin.one

* Rm commented-out line

* update gate count & vkhash of js circuit

* update vkhashes of all rollup circuits

* Add `on_curve` check in stdlib point.

* Update circuit keys.

* Change root verifier circuit vk hash.

* fix: generate vk contracts + upgrade prod_key_hash

Co-authored-by: Suyash Bagad <[email protected]>
Co-authored-by: LHerskind <[email protected]>

Co-authored-by: David Banks <[email protected]>
Co-authored-by: arijitdutta67 <[email protected]>
Co-authored-by: Innokentii Sennovskii <[email protected]>
Co-authored-by: Michael Connor <[email protected]>
Co-authored-by: Suyash Bagad <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-documentation Area: relates to documentation
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants