-
Notifications
You must be signed in to change notification settings - Fork 598
feat(avm): storage #4673
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
feat(avm): storage #4673
Changes from all commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
d630b44
git subrepo pull --branch=master --force noir
sirasistant 518ec41
wip: restricting bit sizes
sirasistant 636c316
fix: more fixes for restricted bit sizes
sirasistant f92dcdd
more u128
sirasistant c7986a3
get them all compiling
Maddiaa0 ab832ff
hack build
Maddiaa0 5c5156f
fix: noir stdlib error message
Maddiaa0 aecdd3a
Merge branch 'master' into md/02-21-get_them_all_compiling
Maddiaa0 1002bb9
fix: update gas rebate contract
Maddiaa0 ec6ce1d
Merge branch 'master' into md/02-21-get_them_all_compiling
Maddiaa0 38181cd
fix: merge
Maddiaa0 9eeb153
exp: blacklist return field
Maddiaa0 ea0d0c6
fix: underflow error messages
Maddiaa0 9d4fe7e
fix
Maddiaa0 e9db646
fix: update lending simulator check
Maddiaa0 7af5de5
fmt
Maddiaa0 621f593
fix
Maddiaa0 f2fe7fc
fix
Maddiaa0 e92208f
Merge branch 'master' into md/02-21-get_them_all_compiling
Maddiaa0 1d26069
fix: error message
Maddiaa0 c4e0c5e
temp
Maddiaa0 543e093
fix: get e2e hashing working
Maddiaa0 800a774
sweep
Maddiaa0 1bd7952
sweep 2
Maddiaa0 2522293
feat: avm storage
Maddiaa0 94466de
fix: rebase
Maddiaa0 fdda301
Merge branch 'master' into md/02-16-feat_avm_storage
Maddiaa0 d16dd58
fix: merge
Maddiaa0 eded899
fixes: test and tag check alignment
Maddiaa0 025dc2a
align addressing
Maddiaa0 d633b8b
chore: working with bitsize hack
Maddiaa0 3a327dd
fix: dont meddle with ssa
Maddiaa0 a932153
Merge branch 'master' into md/02-16-feat_avm_storage
Maddiaa0 7525ee8
Merge branch 'master' into md/02-16-feat_avm_storage
Maddiaa0 4997ce4
exp
Maddiaa0 1ad0307
merge 2: electric boogaloo
Maddiaa0 d534d2d
fmt
Maddiaa0 85d7ce8
fix: allow memory mem tags to be less than or equal
Maddiaa0 1bde64b
chore: remove noir logs
Maddiaa0 ccd689f
chore: cleanup ts comments
Maddiaa0 4916061
Merge branch 'master' into md/02-16-feat_avm_storage
Maddiaa0 b90675d
Merge branch 'master' into md/02-16-feat_avm_storage
Maddiaa0 84670d6
tidy
Maddiaa0 332f333
sweep
Maddiaa0 957d0bd
tag name update
Maddiaa0 d0386d4
fix: lint, tag not used
Maddiaa0 51f8570
death and taxes
Maddiaa0 3499714
fmt
Maddiaa0 78de9b7
fix test
Maddiaa0 6cdd047
fix: test
Maddiaa0 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
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
5 changes: 5 additions & 0 deletions
5
noir/noir-repo/test_programs/noir_test_failure/should_fail_suite_with_one_failure/Nargo.toml
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| [package] | ||
| name = "should_fail_with_mismatch" | ||
| type = "bin" | ||
| authors = [""] | ||
| [dependencies] |
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
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.