Commit 5b3127b
committed
File tree
355 files changed
+18367
-15130
lines changed- .github/workflows
- audits
- benchmarks
- execute
- benches
- guest
- base64_json
- bincode
- bubblesort
- ecrecover
- factorial_iterative_u256
- fibonacci_iterative
- fibonacci_recursive
- fibonacci
- keccak256_iter
- keccak256
- kitchen-sink
- pairing
- src
- quicksort
- regex
- revm_snailtracer
- revm_transfer
- src
- rkyv
- sha256_iter
- src
- sha256
- prove
- src
- bin
- book/src
- getting-started
- writing-apps
- ci/scripts
- crates
- circuits
- mod-builder/src
- poseidon2-air/src
- primitives
- derive/src
- src
- bitwise_op_lookup
- range_gate
- range_tuple
- range
- var_range
- xor/lookup
- sha256-air/src
- cli
- src/commands
- tests
- prof/src
- sdk
- examples
- guest/fib/src
- src
- config
- keygen
- prover
- vm
- tests
- toolchain
- custom_insn/src
- instructions/src
- tests/tests
- transpiler/src
- vm
- derive
- src
- src
- arch
- execution_mode
- metered
- testing
- execution
- memory
- program
- metrics
- cycle_tracker
- system
- connector
- memory
- adapter
- controller
- merkle
- tests
- offline_checker
- volatile
- native_adapter
- phantom
- poseidon2
- program
- tests
- public_values
- utils
- tests
- docs
- crates
- specs
- extensions
- algebra
- circuit
- src
- fp2_chip
- modular_chip
- tests/src
- bigint/circuit/src
- ecc
- circuit
- src
- edwards_chip
- weierstrass_chip
- tests
- programs
- examples
- src
- keccak256/circuit/src
- native
- circuit/src
- adapters
- branch_eq
- castf
- field_arithmetic
- field_extension
- fri
- jal_rangecheck
- loadstore
- poseidon2
- compiler
- src
- constraints/halo2
- conversion
- tests
- recursion
- src
- challenger
- fri
- halo2
- tests
- pairing/circuit
- 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
- tests
- src
- sha256/circuit
- src
- sha256_chip
- guest-libs
- ff_derive
- src
- tests
- k256
- tests
- keccak256/tests
- p256
- tests
- pairing
- tests
- ruint
- ruint-macro/src
- tests
- sha2/tests
- verify_stark/tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
355 files changed
+18367
-15130
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
| 237 | + | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
3 | 59 | | |
4 | 60 | | |
5 | 61 | | |
| |||
0 commit comments