File tree
279 files changed
+7086
-4915
lines changed- .github/workflows
- benchmarks
- src
- bin
- crates
- circuits
- mod-builder
- src
- test_utils
- primitives
- derive/src
- src
- bigint
- var_range
- cli
- src/commands
- sdk
- examples
- src
- bin
- config
- keygen
- prover
- static_verifier
- verifier
- common
- leaf
- tests
- toolchain
- build/src
- instructions
- derive
- src
- tests
- src
- openvm
- src
- tests
- tests
- transpiler
- src
- vm
- derive/src
- src
- arch
- testing
- system
- connector
- memory
- adapter
- controller
- offline_checker
- volatile
- phantom
- poseidon2
- program
- tests
- public_values
- tests
- docs/specs
- examples/algebra
- extensions
- algebra
- circuit
- src
- fp2_chip
- modular_chip
- guest
- src
- moduli-setup/src
- tests
- programs
- src
- transpiler/src
- bigint
- circuit/src
- guest
- src
- tests
- transpiler/src
- ecc
- circuit
- src
- weierstrass_chip
- guest
- src
- sw-setup/src
- tests
- programs
- examples
- src
- transpiler/src
- keccak256
- circuit/src
- transpiler/src
- native
- circuit
- src
- adapters
- castf
- field_arithmetic
- field_extension
- fri
- jal
- loadstore
- poseidon2
- compiler
- derive/src
- src
- asm
- constraints
- halo2
- conversion
- ir
- tests
- guest-macro
- src
- recursion/src
- challenger
- fri
- halo2
- tests
- stark
- tests
- programs
- src
- src
- transpiler
- src
- pairing
- circuit
- src
- fp12_chip
- pairing_chip
- line
- d_type
- m_type
- guest
- src
- bls12_381
- bn254
- halo2curves_shims
- bls12_381/tests
- bn254/tests
- tests
- tests
- transpiler/src
- rv32-adapters/src
- rv32im
- circuit/src
- adapters
- auipc
- base_alu
- branch_eq
- branch_lt
- divrem
- hintstore
- jal_lui
- jalr
- less_than
- load_sign_extend
- loadstore
- mulh
- mul
- shift
- transpiler/src
- sha256
- circuit/src
- sha256_chip
- transpiler/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
279 files changed
+7086
-4915
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| 14 | + | |
14 | 15 |
| |
15 | 16 |
| |
16 | 17 |
| |
|
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
| 38 | + | |
| 39 | + | |
| 40 | + | |
38 | 41 |
| |
39 | 42 |
| |
40 | 43 |
| |
| |||
104 | 107 |
| |
105 | 108 |
| |
106 | 109 |
| |
107 |
| - | |
108 |
| - | |
| 110 | + | |
| 111 | + | |
109 | 112 |
| |
110 | 113 |
| |
111 | 114 |
| |
| |||
136 | 139 |
| |
137 | 140 |
| |
138 | 141 |
| |
| 142 | + | |
| 143 | + | |
| 144 | + | |
139 | 145 |
| |
140 | 146 |
| |
141 | 147 |
| |
| |||
243 | 249 |
| |
244 | 250 |
| |
245 | 251 |
| |
246 |
| - | |
247 | 252 |
| |
248 | 253 |
| |
249 | 254 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
3 | 5 |
| |
4 | 6 |
| |
5 | 7 |
| |
6 | 8 |
| |
7 | 9 |
| |
| 10 | + | |
| 11 | + | |
8 | 12 |
| |
9 | 13 |
| |
10 | 14 |
| |
| |||
45 | 49 |
| |
46 | 50 |
| |
47 | 51 |
| |
| 52 | + | |
| 53 | + |
0 commit comments