-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add expectation * Testing * Commit * Update parser.rs * Update parser.rs * add expectation * Update parser.rs * Update parser.rs * parser * fix * Update parser.rs * Update parser.rs * Update parser.rs * temp * update * Optimize code * Update parser.rs * Change position map shuffling algorithm * Update parser.rs * Fix parser: add constant gate support * Fix parser: add integer larger than 9 power support * Refactor: Major code improvement from plonk_ckb Change into no_std format Separate KzgScheme, Srs, CPI generation for other usage e.g: on chain verification --------- Co-authored-by: Harry Nguyen <sonntuet1997@gmail.com> Co-authored-by: Steve Nguyen <33181397+zk-steve@users.noreply.github.com>
- Loading branch information
1 parent
58e1026
commit c6d2ee1
Showing
18 changed files
with
1,835 additions
and
506 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
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.