-
Notifications
You must be signed in to change notification settings - Fork 266
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update circuits structs for public functions (#304)
* WIP * Add public data to base rollup inputs * Add public data tree snapshots to base and merge rollup public inputs * Fixed build * Build fixed * New kernel circuit input types * Update base rollup inputs and public inputs in ts * Rename PrivateKernelPublicInputs to include both kernel circuits * Fix factory method * Add missing callContext to public circuit public inputs serialization * Update ts structs to match changes in cpp * Move makeEmpty helper functions to static methods * Update test snapshot * Update kernel serialization test * Rename some factory and empty methods * Fix base rollup inputs created from circuit block builder * Fix the most annoying bug ever * Vertical whitespace * Update snapshots * Update hash constructor snapshot * Restructure circuits.js structs * Rename old to historic in new structs --------- Co-authored-by: Santiago Palladino <[email protected]>
- Loading branch information
1 parent
453999b
commit dc0da4c
Showing
96 changed files
with
2,452 additions
and
1,074 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.