-
Notifications
You must be signed in to change notification settings - Fork 200
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: add assertions for ACVM FunctionInput
bit_size
#5864
Commits on Aug 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4c7cf89 - Browse repository at this point
Copy the full SHA 4c7cf89View commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fba8b77 - Browse repository at this point
Copy the full SHA fba8b77View commit details
Commits on Sep 4, 2024
-
wip debugging regression_4080, add error for InvalidInputBitSize, thr…
…ow error instead of asserting in FunctionInput::constant, convert FieldElement from/to BigUInt to fix distinct-input patch amount modulo, set opcode_location for InvalidInputBitSize
Configuration menu - View commit details
-
Copy full SHA for 575c2f6 - Browse repository at this point
Copy the full SHA 575c2f6View commit details -
ensure that 'should_fail_with' in noir tests matches against the erro…
…r that the user sees, cargo fmt/clippy
Configuration menu - View commit details
-
Copy full SHA for 0021a68 - Browse repository at this point
Copy the full SHA 0021a68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 252600f - Browse repository at this point
Copy the full SHA 252600fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5ebc49 - Browse repository at this point
Copy the full SHA d5ebc49View commit details -
Configuration menu - View commit details
-
Copy full SHA for c38bdf4 - Browse repository at this point
Copy the full SHA c38bdf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07f3e69 - Browse repository at this point
Copy the full SHA 07f3e69View commit details -
patch acvm_js test to use inputs < 2^128 since the FunctionInputs use…
…d for the bytecode are of the form: FunctionInput::witness(Witness(_), 128)
Configuration menu - View commit details
-
Copy full SHA for adfe490 - Browse repository at this point
Copy the full SHA adfe490View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6606cf0 - Browse repository at this point
Copy the full SHA 6606cf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30c7a70 - Browse repository at this point
Copy the full SHA 30c7a70View commit details
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dd645b0 - Browse repository at this point
Copy the full SHA dd645b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 390c0fa - Browse repository at this point
Copy the full SHA 390c0faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c18940 - Browse repository at this point
Copy the full SHA 2c18940View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6ba7c3 - Browse repository at this point
Copy the full SHA d6ba7c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ae49c4 - Browse repository at this point
Copy the full SHA 3ae49c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dea841 - Browse repository at this point
Copy the full SHA 9dea841View commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7a13c56 - Browse repository at this point
Copy the full SHA 7a13c56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59a0e13 - Browse repository at this point
Copy the full SHA 59a0e13View commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c046b73 - Browse repository at this point
Copy the full SHA c046b73View commit details -
removed <F:AcirField> parameter from invalid bit size error, disable …
…ACVM bit size checks for bitwise and range ops
Configuration menu - View commit details
-
Copy full SHA for 92f936a - Browse repository at this point
Copy the full SHA 92f936aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7285ef3 - Browse repository at this point
Copy the full SHA 7285ef3View commit details -
add 'bitsize' to cspell.json, replace usage of InvalidInputBitSize wi…
…th UnsupportedIntegerSize in noirc_evaluator
Configuration menu - View commit details
-
Copy full SHA for 821b2d4 - Browse repository at this point
Copy the full SHA 821b2d4View commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 52eabc5 - Browse repository at this point
Copy the full SHA 52eabc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9c1c7f - Browse repository at this point
Copy the full SHA d9c1c7fView commit details
Commits on Sep 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 010df44 - Browse repository at this point
Copy the full SHA 010df44View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9d52c7 - Browse repository at this point
Copy the full SHA b9d52c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 404c838 - Browse repository at this point
Copy the full SHA 404c838View commit details -
Configuration menu - View commit details
-
Copy full SHA for e92a509 - Browse repository at this point
Copy the full SHA e92a509View commit details -
Configuration menu - View commit details
-
Copy full SHA for 136b48c - Browse repository at this point
Copy the full SHA 136b48cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 876d543 - Browse repository at this point
Copy the full SHA 876d543View commit details