-
Notifications
You must be signed in to change notification settings - Fork 265
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
feat: PXE browser proving #10704
Merged
Merged
feat: PXE browser proving #10704
Changes from 92 commits
Commits
Show all changes
96 commits
Select commit
Hold shift + click to select a range
e0be78b
Playwright ReferenceError
codygunton 6ac7cc5
Prove flow executes
codygunton f0194b0
Verify flow fails, proof size read into bb is long 140B
codygunton 6597f6c
Verify failing, logs not printing(..?)
codygunton 74420bb
wait for pxe to synch before checking balances
Thunkar 92ba769
actually commit
Thunkar 0337f73
comment
Thunkar a0483db
fix
Thunkar d989cad
Merge branch 'master' into gj/deflate_e2e_2_pxes
Thunkar 823921e
Merge branch 'master' of github.com:AztecProtocol/aztec-packages into…
Thunkar 0fde995
merge
Thunkar 0d58475
Merge branch 'gj/deflate_e2e_2_pxes' of github.com:AztecProtocol/azte…
Thunkar 0c6e72a
it works
codygunton 589c402
Clean up
codygunton d445cb5
Rename and shuffle
codygunton 98ca403
Tweak comments
codygunton 9940485
Revert playright version bump
codygunton eb3bd89
Revert yarn.lock change
codygunton e6da9bd
Merge remote-tracking branch 'origin/master' into cg/browser-civc-pro…
codygunton 65e3897
Remove unused import
codygunton 2500fe2
Maybe Each is safer
codygunton fe40d4f
fmt
Thunkar 3721212
Merge branch 'master' of github.com:AztecProtocol/aztec-packages into…
Thunkar 4c1f459
Merge branch 'cg/browser-civc-prove-then-verify' of github.com:AztecP…
Thunkar 9540975
Merge branch 'master' into gj/deflate_e2e_2_pxes
Thunkar 2028f3c
initial approach
Thunkar 782902a
Merge branch 'master' into gj/deflate_e2e_2_pxes
Thunkar 5f96383
working proving
Thunkar 4a180a0
Merge branch 'master' of github.com:AztecProtocol/aztec-packages into…
Thunkar 9499176
Merge branch 'master' into gj/deflate_e2e_2_pxes
Thunkar d5a1126
wip
Thunkar a09c9b5
Merge branch 'master' of github.com:AztecProtocol/aztec-packages into…
Thunkar f91e77e
Merge branch 'master' into gj/deflate_e2e_2_pxes
Thunkar 4835dec
increased crs size
Thunkar babc451
Merge branch 'master' of github.com:AztecProtocol/aztec-packages into…
Thunkar 2e16af9
updated contract
Thunkar 11a8b71
Merge branch 'gj/deflate_e2e_2_pxes' of github.com:AztecProtocol/azte…
Thunkar 712f25e
synchronize on demand
Thunkar 64b4996
Merge branch 'master' into gj/deflate_e2e_2_pxes
Thunkar 307b76b
Merge branch 'gj/deflate_e2e_2_pxes' of github.com:AztecProtocol/azte…
Thunkar a120e99
improvements and comments
Thunkar 5a2a6f7
don't sync on note sync
Thunkar 0673191
remove auto verify in cbind ivc prove
ledwards2225 13ff2a6
fmt
Thunkar 3ddccf1
Merge branch 'master' of github.com:AztecProtocol/aztec-packages into…
Thunkar 47fc817
Merge branch 'gj/pxe_sync_on_demand' of github.com:AztecProtocol/azte…
Thunkar 6388f0e
comment hack to run yarn proj
ledwards2225 d23a0a1
consolidation
Thunkar 10c5924
undo
ledwards2225 a9ce0d8
updated to schnorr account contract
Thunkar e3e4fd8
Merge branch 'master' into lde/fix_wasm_ivc_integration
ledwards2225 7e5387d
Update package.json
ludamad 2f9a2ee
fix
Thunkar e0508f6
Merge branch 'lde/fix_wasm_ivc_integration' of github.com:AztecProtoc…
Thunkar 289d938
Merge branch 'gj/pxe_sync_on_demand' of github.com:AztecProtocol/azte…
Thunkar d4adc17
ffs
Thunkar 278c6fe
ffs
Thunkar 98939a5
Merge branch 'master' of github.com:AztecProtocol/aztec-packages into…
Thunkar 9268f84
bb wasm cli
Thunkar da9353f
Merge branch 'master' of github.com:AztecProtocol/aztec-packages into…
Thunkar cf57523
Merge branch 'master' of github.com:AztecProtocol/aztec-packages into…
Thunkar 2ea035c
Merge branch 'gj/pxe_sync_on_demand' of github.com:AztecProtocol/azte…
Thunkar 21fe1be
more tests
Thunkar 725759e
removed jobqueue, stop, etc
Thunkar f50c8e9
fmt
Thunkar 00fd955
renaming
Thunkar bc56c9c
fix
Thunkar ff200de
typo
Thunkar 77f8ddb
fmt
Thunkar a2385ba
Merge branch 'master' of github.com:AztecProtocol/aztec-packages into…
Thunkar d2d172a
Merge branch 'gj/pxe_sync_on_demand' of github.com:AztecProtocol/azte…
Thunkar 05a5343
Merge branch 'master' of github.com:AztecProtocol/aztec-packages into…
Thunkar 24eff66
Merge branch 'master' of github.com:AztecProtocol/aztec-packages into…
Thunkar 2db73d3
Merge branch 'master' of github.com:AztecProtocol/aztec-packages into…
Thunkar 3746d38
env attempt
Thunkar 5bcb42a
more logging
Thunkar a80370e
trim the fat
Thunkar 9ffe5a0
fmt
Thunkar e24da8a
Merge branch 'master' into gj/pxe_browser_proving
Thunkar 80ce438
Merge branch 'master' of github.com:AztecProtocol/aztec-packages into…
Thunkar 861a2ad
Merge branch 'gj/pxe_browser_proving' of github.com:AztecProtocol/azt…
Thunkar 2a6a045
updated lock
Thunkar 8e9d6b8
Merge branch 'master' of github.com:AztecProtocol/aztec-packages into…
Thunkar 465077f
more module splitting
Thunkar 10600ac
more stripping
Thunkar c2f88ac
more fat-trimming
Thunkar 87e9f7c
Merge branch 'master' of github.com:AztecProtocol/aztec-packages into…
Thunkar f2c881f
removed await
Thunkar ea4249e
fixes
Thunkar e1a95cf
Merge branch 'master' into gj/pxe_browser_proving
Thunkar 11013ce
Merge branch 'master' into gj/pxe_browser_proving
Thunkar 5988902
Merge branch 'master' of github.com:AztecProtocol/aztec-packages into…
Thunkar 94e41ad
Merge branch 'master' of github.com:AztecProtocol/aztec-packages into…
Thunkar ac0679d
changed cheatcodes
Thunkar 35cef66
bad merge
Thunkar a1c2c81
fmt
Thunkar 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
VITE_AZTEC_NODE_URL=http://localhost:8080 |
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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I feel like it would be nice to have here a comment regarding why this is done.