Commit 3adf948
chore(refactor): update to use new
Fixes imports and usage for v2 `openvm-stark-backend` and
`openvm-cuda-backend`.
So far all positives tests in `crates/circuits/`, `crates/vm/`, and
`extensions/` pass on CPU and GPU. Negative tests need further fixing
(ref INT-5907).
ref INT-4746
---------
Co-authored-by: Claude Opus 4.6 <[email protected]>openvm-stark-backend (v2) (#2412)1 parent b8a282a commit 3adf948
File tree
232 files changed
+1919
-3463
lines changed- benchmarks
- execute
- benches
- src
- prove/src/bin
- crates
- circuits
- mod-builder/src
- cuda
- poseidon2-air
- src
- primitives
- derive/src
- src
- assert_less_than
- bitwise_op_lookup
- tests
- encoder
- is_equal_array
- is_equal
- is_less_than_array
- is_less_than
- is_zero
- range_gate
- range_tuple
- tests
- range
- tests
- list
- var_range
- tests
- xor/lookup
- sha256-air/src
- continuations/src/verifier
- internal
- leaf
- root
- sdk/src
- config
- keygen
- prover
- vm
- vm
- derive/src
- src
- arch
- testing
- execution
- memory
- program
- system
- connector
- cuda
- merkle_tree
- memory
- adapter
- controller
- merkle
- tests
- volatile
- phantom
- poseidon2
- program
- tests
- public_values
- utils
- docs/crates
- extensions
- algebra/circuit
- src
- extension
- fp2_chip
- cuda
- modular_chip
- cuda
- bigint/circuit
- src
- cuda
- extension
- ecc/circuit
- src
- extension
- weierstrass_chip
- add_ne
- double
- keccak256/circuit
- src
- cuda
- extension
- native
- circuit
- src
- branch_eq
- castf
- extension
- field_arithmetic
- field_extension
- fri
- jal_rangecheck
- loadstore
- poseidon2
- tests
- recursion
- src
- challenger
- config
- fri
- tests
- pairing/circuit
- src
- rv32im/circuit
- src
- auipc
- base_alu
- branch_eq
- branch_lt
- divrem
- extension
- hintstore
- jal_lui
- jalr
- less_than
- load_sign_extend
- loadstore
- mulh
- mul
- shift
- sha256/circuit
- src
- extension
- sha256_chip
- guest-libs
- k256/tests
- p256/tests
- ruint/tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
232 files changed
+1919
-3463
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
0 commit comments