-
Notifications
You must be signed in to change notification settings - Fork 595
fix: Start witness of ACIR generated by Noir start at zero not one #3961
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
36 commits
Select commit
Hold shift + click to select a range
2fc7f28
simplify create circuit with witness
ledwards2225 4d2565b
delete and simplify
ledwards2225 6a1e10c
consolidate pop vars and pi
ledwards2225 8927f20
consolidate create circuit
ledwards2225 433c676
mv ftcn
ledwards2225 41a3724
use new UCB constructor in create circuit
ledwards2225 e9070ae
delete no longer needed fctn
ledwards2225 1fda322
comments
ledwards2225 15db340
Merge branch 'master' into lde/acir_cleanup
ledwards2225 a248f88
fix merge conflict
ledwards2225 da2c889
gitignore WiP
ledwards2225 6a0a68a
have the start witness of ACIR generated by noir start at zero
vezenovm a5f0558
rename variable
vezenovm 299e828
decrement cw index (Maxim)
ledwards2225 b52fd30
debug w Maxim WiP
ledwards2225 b9c4029
passing acir tests
vezenovm 9435618
remove option
vezenovm 7be98fd
merge conflicts w/ master
vezenovm 03d8f49
cleanup
vezenovm 37e8207
restrict access to current_witness_index
vezenovm 65784f5
Merge branch 'master' into lde/acir_debug
vezenovm 3f74422
use current_witness_index method
vezenovm 8026ccc
messed up types
vezenovm d450b40
switch current_witness_index to be an option
vezenovm d8ea433
passing dsl tests except for TestVarKeccak
vezenovm 44f0e83
Merge branch 'master' into lde/acir_debug
vezenovm 1f41ada
fix goblin acir tests
ledwards2225 be90b2d
reduce var_message_size in TestVarKeccak
vezenovm bc92d9d
Merge branch 'master' into lde/acir_debug
vezenovm 30bdf0e
comments update
ledwards2225 9ffeb57
Merge branch 'master' into lde/acir_debug
vezenovm b19cf6a
Merge branch 'master' into lde/acir_debug
vezenovm 12c6ba8
fix: remove offset from `acir-simulator`
TomAFrench da8eab0
fix: remove other offset
TomAFrench 10b03a5
fix: fix final offset
TomAFrench b8655de
Merge branch 'master' into lde/acir_debug
kevaundray 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.
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.