File tree
195 files changed
+5495
-3193
lines changed- .github/workflows
- crates
- build/src
- command
- cli/src/commands
- core
- executor/src
- events
- precompiles
- syscalls
- precompiles/fptower
- machine
- src
- air
- alu
- add_sub
- bitwise
- divrem
- lt
- mul
- sll
- sr
- control_flow
- branch
- jump
- cpu
- air
- columns
- global
- memory
- instructions
- operations
- field
- poseidon2
- riscv
- shape
- syscall
- instructions
- precompiles
- edwards
- fptower
- sha256
- compress
- extend
- u256x2048_mul
- uint256
- weierstrass
- utils
- cuda
- curves/src/edwards
- eval
- perf/src
- primitives
- src
- prover
- scripts
- src
- gas
- recursion
- circuit/src
- machine
- compiler/src
- circuit
- ir
- core
- src
- air
- chips
- mem
- poseidon2_skinny
- poseidon2_wide
- runtime
- gnark-ffi/src/ffi
- sdk
- src
- cpu
- cuda
- env
- network
- proto
- tee
- stark/src
- air
- shape
- test-artifacts/programs
- fibonacci-blake3
- ssz-withdrawals
- verifier
- src
- groth16
- plonk
- zkvm
- entrypoint/src
- syscalls
- lib/src
- ecdsa
- examples
- rsp
- program
- src
- script
- input/1
- src
- patch-testing
- RustCrypto-rsa/program
- secp256k1
- program
- bin
- src
- sha
- program
- bin
- src
- sp1-test-macro/src
- sp1up
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
195 files changed
+5495
-3193
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
149 | 149 |
| |
150 | 150 |
| |
151 | 151 |
| |
152 |
| - | |
153 |
| - | |
154 |
| - | |
155 |
| - | |
156 |
| - | |
157 |
| - | |
158 |
| - | |
159 |
| - | |
160 |
| - | |
161 |
| - | |
| 152 | + | |
162 | 153 |
| |
163 | 154 |
| |
164 | 155 |
| |
| |||
187 | 178 |
| |
188 | 179 |
| |
189 | 180 |
| |
| 181 | + | |
190 | 182 |
| |
191 | 183 |
| |
192 | 184 |
| |
| |||
274 | 266 |
| |
275 | 267 |
| |
276 | 268 |
| |
277 |
| - | |
278 |
| - | |
279 |
| - | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
280 | 276 |
| |
281 | 277 |
| |
282 | 278 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
0 commit comments