File tree
256 files changed
+4539
-3784
lines changed- .github/workflows
- benchmarks
- execute
- benches
- src
- guest
- ecrecover
- kitchen-sink
- pairing
- prove
- src
- bin
- utils
- src
- book/src/custom-extensions
- ci/scripts/metric_unify
- crates
- circuits/mod-builder/src
- cli/src
- prof/src
- sdk
- src
- config
- keygen
- prover
- toolchain
- build/src
- tests/tests
- vm
- derive/src
- src
- arch
- execution_mode
- metered
- testing
- metrics
- system
- memory
- adapter
- controller
- merkle
- tests
- offline_checker
- online
- volatile
- native_adapter
- phantom
- public_values
- utils
- tests
- docs
- crates
- specs
- examples
- algebra
- src
- ecc
- src
- pairing
- src
- extensions
- algebra
- circuit/src
- fp2_chip
- modular_chip
- complex-macros
- src
- tests/programs
- bigint/circuit/src
- ecc
- circuit/src
- edwards_chip
- weierstrass_chip
- sw-macros
- src
- tests
- programs
- examples
- src
- keccak256/circuit/src
- native
- circuit/src
- adapters
- branch_eq
- castf
- field_arithmetic
- field_extension
- fri
- jal_rangecheck
- loadstore
- poseidon2
- compiler/tests
- pairing
- circuit/src
- guest/src/halo2curves_shims/bn254
- 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
- k256/tests/programs
- examples
- p256/tests/programs
- examples
- pairing/tests/programs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
256 files changed
+4539
-3784
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
| 29 | + | |
28 | 30 |
| |
29 | 31 |
| |
30 | 32 |
| |
| |||
46 | 48 |
| |
47 | 49 |
| |
48 | 50 |
| |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
49 | 61 |
| |
50 | 62 |
| |
51 | 63 |
| |
| |||
60 | 72 |
| |
61 | 73 |
| |
62 | 74 |
| |
63 |
| - | |
64 |
| - | |
65 | 75 |
| |
66 | 76 |
| |
67 | 77 |
| |
| |||
83 | 93 |
| |
84 | 94 |
| |
85 | 95 |
| |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
86 | 106 |
| |
87 | 107 |
| |
88 | 108 |
| |
| |||
97 | 117 |
| |
98 | 118 |
| |
99 | 119 |
| |
100 |
| - | |
101 |
| - | |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 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 | + |
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 | |
---|---|---|---|
| |||
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
| 43 | + | |
| 44 | + | |
| 45 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
17 | 21 |
| |
18 | 22 |
| |
19 | 23 |
| |
|
0 commit comments