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.
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(comptime): Implement blackbox functions in comptime interpreter #6551
feat(comptime): Implement blackbox functions in comptime interpreter #6551
Changes from 49 commits
8d29020
e579847
de15feb
9634781
b4b66a0
e633968
6e1c9b7
3b42007
1b79080
6cfc97b
7029dec
79f8f99
c720512
f323709
308db81
2d637f3
8d8a61a
11b4e5d
3f4fbf4
74332cc
dc5864e
34bd062
6009323
d076c6f
c8d549a
e8c2522
f153c41
29bcc69
e182c84
016414b
0f8579c
efe9f27
d89d68d
ac90774
09e5cd3
fabd1d6
27faa31
6f47cf1
8af33da
d111b5e
6f9f3c2
1600977
ac7c669
4549a5e
89bbbda
ff87448
a33e6a7
3cb4548
c8c11f6
5d2e834
8eec799
37d6bb5
6d4be50
a3cfb0a
3ac8485
d2e8164
1744ba5
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 13 in acvm-repo/acir/src/circuit/black_box_functions.rs
GitHub Actions / Code
Check warning on line 87 in acvm-repo/blackbox_solver/src/bigint.rs
GitHub Actions / Code
Check warning on line 62 in acvm-repo/brillig_vm/src/black_box.rs
GitHub Actions / Code
Check warning on line 64 in acvm-repo/brillig_vm/src/black_box.rs
GitHub Actions / Code