-
Notifications
You must be signed in to change notification settings - Fork 599
feat: WIP batch blobs and validate in rollup #13817
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
Merged
Merged
Changes from all commits
Commits
Show all changes
88 commits
Select commit
Hold shift + click to select a range
97e2a01
feat: blob batching methods - nr only
MirandaWood 52801e6
chore: fmt, more tests, rearranging
MirandaWood 35e8be2
feat: BLS12 field, curve methods, blob batching methods, ts only
MirandaWood db03339
chore: lint, cleanup
MirandaWood 68be71e
chore: remove trusted setup file + test using it (size issues)
MirandaWood 1fa5d49
Revert "chore: remove trusted setup file + test using it (size issues)"
MirandaWood 33d62a7
chore: cleanup packages + increase playground size
MirandaWood 46b8866
feat: address some comments, cleanup
MirandaWood 346ca9a
chore: update some comments
MirandaWood f655bf5
Merge remote-tracking branch 'origin/mw/blob-batching' into mw/blob-b…
MirandaWood 8d57216
Merge remote-tracking branch 'origin/mw/blob-batching-bls-utils' into…
MirandaWood 9490422
chore: renaming, cleanup
MirandaWood c300c77
chore: renaming, cleanup
MirandaWood 63ffe96
chore: add issue nums (hopefully force ci cache reset)
MirandaWood 606a942
feat: as isNegative to F, rename proof -> Q
MirandaWood 75d6d35
Merge remote-tracking branch 'origin/mw/blob-batching' into mw/blob-b…
MirandaWood 40ffd8b
Merge remote-tracking branch 'origin/mw/blob-batching-bls-utils' into…
MirandaWood 951d329
chore: bumped vite kb limit 1700 -> 1720
MirandaWood 307cb09
chore: bumped vite kb limit 1700 -> 1750
MirandaWood 5251cd1
feat: adding helpers, constants, docs, etc. for integration
MirandaWood de8ec1e
Merge remote-tracking branch 'origin/mw/blob-batching-bls-utils' into…
MirandaWood 5f2fe64
feat: WIP batch blobs and validate in rollup
MirandaWood 070cbd2
feat: add more tests, cleanup, remove some warnings
MirandaWood f9e5364
chore: update to fixed noir version
TomAFrench 201711e
feat: add final accumulator pub inputs for root
MirandaWood ca0da9d
Merge remote-tracking branch 'origin/mw/blob-batching' into mw/blob-b…
MirandaWood d5f11d4
Merge remote-tracking branch 'origin/mw/blob-batching-bls-utils' into…
MirandaWood 34e9e1a
Merge remote-tracking branch 'origin/mw/blob-batching-bls-utils-ts' i…
MirandaWood d3ac058
chore: rename v -> blob_commitments_hash, move noir ref further up stack
MirandaWood 6750476
Merge remote-tracking branch 'origin/mw/blob-batching-bls-utils' into…
MirandaWood 8e968ac
chore: rename v to blobCommitmentsHash
MirandaWood 7cd9b97
Merge remote-tracking branch 'origin/mw/blob-batching-bls-utils-ts' i…
MirandaWood 8a2570f
chore: renaming, reduce root pub inputs, cleanup
MirandaWood 95ee6bf
chore: add back testing fixtures (too much effort to remove rn)
MirandaWood 6051d14
chore: add back more testing fixtures
MirandaWood 1fc2c0d
Merge remote-tracking branch 'origin/mw/blob-batching' into mw/blob-b…
MirandaWood cda163a
chore: use updated methods from bignum, remove warnings
MirandaWood 4806435
Merge remote-tracking branch 'origin/mw/blob-batching-bls-utils' into…
MirandaWood 508a11f
Merge remote-tracking branch 'origin/mw/blob-batching-bls-utils-ts' i…
MirandaWood f92a3d5
chore: update methods to bignum 0.7, cleanup
MirandaWood 49c7be3
chore: switch bigcurve branch to remove visibility warnings
MirandaWood ee900fe
Merge remote-tracking branch 'origin/mw/blob-batching' into mw/blob-b…
MirandaWood 2216519
Merge remote-tracking branch 'origin/mw/blob-batching-bls-utils' into…
MirandaWood 05cffba
Merge remote-tracking branch 'origin/mw/blob-batching-bls-utils-ts' i…
MirandaWood d32742e
chore: cleanup, remove warnings
MirandaWood 55bc974
Merge remote-tracking branch 'origin/mw/blob-batching' into mw/blob-b…
MirandaWood df48994
Merge remote-tracking branch 'origin/mw/blob-batching-bls-utils' into…
MirandaWood c1e149b
Merge remote-tracking branch 'origin/mw/blob-batching-bls-utils-ts' i…
MirandaWood dc1bd18
chore: fmt
MirandaWood 7a2a1e7
Merge remote-tracking branch 'origin/mw/blob-batching-bls-utils-ts' i…
MirandaWood cb146ae
fix: include is_inf in all serialization so recursion works
MirandaWood 18db30a
Merge remote-tracking branch 'origin/mw/blob-batching-bls-utils' into…
MirandaWood 1e6391e
Merge remote-tracking branch 'origin/mw/blob-batching-bls-utils-ts' i…
MirandaWood 3398526
chore: update import
MirandaWood e0f687a
Merge remote-tracking branch 'origin/mw/blob-batching-bls-utils' into…
MirandaWood c8ec933
Merge remote-tracking branch 'origin/mw/blob-batching-bls-utils-ts' i…
MirandaWood 5f02ae1
feat: add point compression unit test
MirandaWood 480b8de
Merge remote-tracking branch 'origin/mw/blob-batching-bls-utils' into…
MirandaWood 51899bd
chore: add fixture test for point compression, bring down new bls met…
MirandaWood f5bc35e
Merge remote-tracking branch 'origin/mw/blob-batching-bls-utils-ts' i…
MirandaWood 4c5c437
Merge remote-tracking branch 'origin/mw/blob-batching' into mw/blob-b…
MirandaWood 1b7fbf0
Merge remote-tracking branch 'origin/mw/blob-batching-bls-utils' into…
MirandaWood c9b39f0
Merge remote-tracking branch 'origin/mw/blob-batching-bls-utils-ts' i…
MirandaWood 8667c5c
Merge remote-tracking branch 'origin/mw/blob-batching' into mw/blob-b…
MirandaWood ff52662
chore: bump bignum
MirandaWood 0c91085
Merge remote-tracking branch 'origin/mw/blob-batching-bls-utils' into…
MirandaWood 09e638a
Merge remote-tracking branch 'origin/mw/blob-batching-bls-utils-ts' i…
MirandaWood b2c9adb
chore: post merge fixes, bring down small changes
MirandaWood 3064028
feat: address some comments
MirandaWood cef7c07
Merge remote-tracking branch 'origin/mw/blob-batching-bls-utils-ts' i…
MirandaWood b358b3e
chore: test using toEqual in jest
MirandaWood fb8e45a
feat: init bigint and buffer, remove static compress
MirandaWood be91807
Merge remote-tracking branch 'origin/mw/blob-batching-bls-utils-ts' i…
MirandaWood 5f56855
feat: rename, add constant
MirandaWood c75232b
feat: replace empty blob assumption
MirandaWood 9e80ff2
feat: address some comments
MirandaWood 2d1f35e
Merge remote-tracking branch 'origin/mw/blob-batching-bls-utils' into…
MirandaWood df4c693
Merge remote-tracking branch 'origin/mw/blob-batching-bls-utils-ts' i…
MirandaWood ea19acd
chore: add extra check before blob acc init
MirandaWood e89fd4a
Merge remote-tracking branch 'origin/mw/blob-batching-bls-utils' into…
MirandaWood 92f6e5f
chore: renaming, bring down changes from integration branch, cleanup
MirandaWood 88b4b28
Merge remote-tracking branch 'origin/mw/blob-batching-bls-utils' into…
MirandaWood 0ee11fd
chore: cleanup, bring down changes from other PRs
MirandaWood 7429aac
Merge remote-tracking branch 'origin/mw/blob-batching-bls-utils-ts' i…
MirandaWood ac78bf3
chore: renaming from methods branch
MirandaWood 4a6ee02
Merge remote-tracking branch 'origin/mw/blob-batching' into mw/blob-b…
MirandaWood 4c0f1a9
chore: bump bignum post merge
MirandaWood 42230da
Merge remote-tracking branch 'origin/mw/blob-batching' into mw/blob-b…
MirandaWood File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.