File tree
417 files changed
+30638
-18667
lines changed- .github
- spot-runner-action
- dist
- src
- workflows
- avm-transpiler
- src
- aztec-nargo
- aztec-up/bin
- barretenberg
- acir_tests
- browser-test-app
- headless-test
- cpp
- scripts
- src/barretenberg
- bb
- crypto/merkle_tree
- append_only_tree
- lmdb_store
- node_store
- dsl/acir_format
- flavor
- polynomials
- smt_verification
- circuit
- stdlib
- client_ivc_verifier
- honk_verifier
- primitives/group
- transcript
- stdlib_circuit_builders
- ultra_honk
- vm/avm
- generated
- tests
- trace
- ts
- scripts
- src/barretenberg_wasm
- fetch_code
- browser
- node
- bb-pilcom/bb-pil-backend/templates
- boxes
- docs
- docs
- guides/developer_guides/smart_contracts
- reference/developer_references/smart_contract_reference/storage
- l1-contracts
- src/core
- interfaces
- libraries
- crypto
- test
- base
- decoders
- helpers
- fixtures
- merkle
- helpers
- sparta
- noir/noir-repo
- noir-projects
- aztec-nr
- aztec/src/state_vars
- noir-contracts/contracts
- app_subscription_contract/src
- auth_contract/src
- avm_test_contract/src
- claim_contract/src
- crowdfunding_contract/src
- docs_example_contract/src
- fee_juice_contract/src
- fpc_contract/src
- nft_contract/src
- test
- types
- token_blacklist_contract/src
- token_bridge_contract/src
- token_contract/src
- uniswap_contract/src
- noir-protocol-circuits
- crates
- blob
- src
- private-kernel-lib/src/tests/private_kernel_circuit_output_validator_builder
- rollup-lib
- src
- abis
- base
- block_merge
- block_root
- merge
- root
- tests
- types/src
- abis
- tests
- utils
- scripts/ci
- spartan
- aztec-network
- templates
- values
- oitavos
- releases/rough-rhino
- terraform
- deploy-release
- gke-cluster
- multicloud-deploy
- yarn-project
- archiver
- src/archiver
- kv_archiver_store
- memory_archiver_store
- aztec
- src
- aztec-node/src
- aztec-node
- bin
- bb-prover/src/test
- circuit-types/src
- interfaces
- l2_block_downloader
- logs/l1_payload
- tx
- circuits.js/src
- contract
- keys
- structs
- kernel
- rollup
- tests
- end-to-end
- scripts
- src
- composed
- e2e_deploy_contract
- e2e_p2p
- e2e_prover
- fixtures
- dumps
- quality_of_service
- ethereum
- scripts
- src
- contracts
- test
- foundation
- src
- aztec-address
- blob
- config
- fields
- log
- serialize
- string
- kv-store/src
- interfaces
- lmdb
- stores
- l1-artifacts/scripts
- noir-protocol-circuits-types/src
- p2p/src
- client
- mem_pools
- attestation_pool
- epoch_proof_quote_pool
- tx_pool
- service
- prover-client
- src
- mocks
- orchestrator
- test
- prover-node/src
- job
- pxe/src
- database
- pxe_service
- simulator_oracle
- synchronizer
- sequencer-client/src
- block_builder
- client
- publisher
- sequencer
- simulator/src
- avm
- fixtures
- journal
- opcodes
- serialization
- public
- telemetry-client/src
- txe/src/oracle
- validator-client/src
- errors
- world-state/src
- native
- synchronizer
- test
- world-state-db
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
417 files changed
+30638
-18667
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
281 | 281 |
| |
282 | 282 |
| |
283 | 283 |
| |
284 |
| - | |
285 |
| - | |
| 284 | + | |
| 285 | + | |
286 | 286 |
| |
287 | 287 |
| |
288 | 288 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
200 | 200 |
| |
201 | 201 |
| |
202 | 202 |
| |
203 |
| - | |
204 |
| - | |
| 203 | + | |
| 204 | + | |
205 | 205 |
| |
206 | 206 |
| |
207 | 207 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
157 | 157 |
| |
158 | 158 |
| |
159 | 159 |
| |
160 |
| - | |
| 160 | + | |
161 | 161 |
| |
162 | 162 |
| |
163 | 163 |
| |
| |||
208 | 208 |
| |
209 | 209 |
| |
210 | 210 |
| |
| 211 | + | |
211 | 212 |
| |
212 | 213 |
| |
213 | 214 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
29 |
| - | |
30 | 28 |
| |
31 | 29 |
| |
32 | 30 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 |
| - | |
5 |
| - | |
6 |
| - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
7 | 7 |
|
+144
Large diffs are not rendered by default.
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 | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 | 14 |
| |
16 | 15 |
| |
17 | 16 |
| |
|
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 |
| |
14 | 14 |
| |
15 | 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 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
| 26 | + | |
26 | 27 |
| |
| 28 | + | |
| 29 | + | |
| 30 | + | |
27 | 31 |
| |
28 | 32 |
| |
29 | 33 |
| |
| |||
32 | 36 |
| |
33 | 37 |
| |
34 | 38 |
| |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
46 | 57 |
| |
47 | 58 |
| |
48 | 59 |
| |
49 | 60 |
| |
50 | 61 |
| |
51 | 62 |
| |
| 63 | + | |
52 | 64 |
| |
53 | 65 |
| |
54 | 66 |
| |
55 | 67 |
| |
56 | 68 |
| |
57 | 69 |
| |
| 70 | + | |
| 71 | + | |
| 72 | + | |
58 | 73 |
| |
59 | 74 |
| |
60 | 75 |
| |
61 | 76 |
| |
62 |
| - | |
63 |
| - | |
| 77 | + | |
| 78 | + | |
64 | 79 |
| |
65 | 80 |
| |
66 | 81 |
| |
| |||
84 | 99 |
| |
85 | 100 |
| |
86 | 101 |
| |
| 102 | + | |
87 | 103 |
| |
88 | 104 |
| |
89 | 105 |
| |
| |||
102 | 118 |
| |
103 | 119 |
| |
104 | 120 |
| |
105 |
| - | |
106 |
| - | |
107 |
| - | |
| 121 | + | |
| 122 | + | |
108 | 123 |
| |
109 | 124 |
| |
110 | 125 |
| |
|
0 commit comments