-
Notifications
You must be signed in to change notification settings - Fork 387
feat: use RAM/ROM opcode when supported by the backend #1282
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
57 commits
Select commit
Hold shift + click to select a range
bcb631d
assign a VM per array
guipublic 4668c72
Merge branch 'master' into gd/dynamic_array4
guipublic 520c2f9
cargo format
guipublic 9764650
Code review
guipublic 50e7d57
code review
guipublic 6dbe6f6
Merge branch 'master' into gd/dynamic_array5
guipublic 528051b
Merge branch 'master' into gd/dynamic_array5
guipublic 8f8d0c5
enable dynamic arrays
guipublic b01a92c
Merge branch 'master' into gd/dynamic_array5
guipublic 2d51e6f
use trace index as counter
guipublic cb43e94
restore bad commit
guipublic c5a0bf9
restore bad commit
guipublic 327fe57
restore bad commit
guipublic 2aa2fb5
Code review
guipublic 55afff4
Code review
guipublic e6eface
Merge branch 'master' into gd/dynamic_array5
guipublic c23cefb
Merge branch 'master' into gd/dynamic_array5
guipublic a027e74
Merge branch 'master' into gd/dynamic_array5
guipublic af17ec6
Code review
guipublic 36ca66c
Merge branch 'master' into gd/dynamic_array5
guipublic 0c1bc4e
MemAddress
guipublic 1e3861f
Merge branch 'master' into gd/dynamic_array5
guipublic 352b447
Merge branch 'master' into gd/dynamic_array5
guipublic 966b557
merge from master
guipublic ff90d69
Merge branch 'master' into gd/dynamic_array5
guipublic cb93f6e
Remove ilog2 because it is tagged as unstable
guipublic 9002218
Merge branch 'master' into gd/dynamic_array5
guipublic c79e9dc
clippy
guipublic 1aa52fe
*WIP* handle block opcode
guipublic 713ebc3
**WIP** support RAM/ROM/BLOCK opcodes
guipublic 4c29ec6
Merge branch 'master' into gd/dynamic_array9
guipublic a8e4aef
Merge branch 'master' into gd/dynamic_array9
guipublic 9830b47
fikx the build after merge
guipublic 78da427
clean-up
guipublic be1cf68
missed this one
guipublic 0e1d447
Merge branch 'master' into gd/dynamic_array9
guipublic f9c2db8
code review
guipublic ad51715
code review
guipublic d58de5c
Fix issue with array_len
guipublic 99bbc7a
Merge branch 'master' into gd/dynamic_array9
guipublic 899df76
clarify comment
guipublic dab6bb3
code review
guipublic 7be88eb
code review
guipublic 075110d
Code review
guipublic 6ac418a
Hardcode BB support for memory gates
guipublic dc0cf8f
Fix clippy error
guipublic 3337cb5
Code review
guipublic ab6a3f3
Merge branch 'master' into gd/dynamic_array9
guipublic d887087
Check for array length before adding a memory gate
guipublic 6cd3a70
avoid empty memory constraints
guipublic 863f1fd
Merge branch 'master' into gd/dynamic_array9
guipublic 9be7dc1
Merge branch 'master' into gd/dynamic_array9
guipublic 837798a
Use correct trace length
guipublic 150fe55
Merge branch 'master' into gd/dynamic_array9
guipublic 91e376a
Create a witness for memory operations
guipublic 01edbc3
use barretenberg with dynamic array fixes
guipublic b9d35b1
Update to last commit of bb noir branch, through flake.lock
guipublic 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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.