File tree
6 files changed
+12
-9
lines changed- barretenberg/cpp/src/barretenberg
- aztec_ivc
- crypto/merkle_tree/lmdb_store
- ecc/scalar_multiplication
- honk/proof_system
- l1-contracts/lib
6 files changed
+12
-9
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
116 |
| - | |
| 116 | + | |
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
123 | 123 |
| |
124 |
| - | |
| 124 | + | |
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
| |||
201 | 201 |
| |
202 | 202 |
| |
203 | 203 |
| |
204 |
| - | |
| 204 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
| 59 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 |
| |
2 | 4 |
| |
3 | 5 |
| |
| |||
215 | 217 |
| |
216 | 218 |
| |
217 | 219 |
| |
218 |
| - | |
| 220 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + | |
2 | 3 |
| |
3 | 4 |
| |
4 | 5 |
| |
| |||
197 | 198 |
| |
198 | 199 |
| |
199 | 200 |
| |
200 |
| - | |
| 201 | + |
- .github/workflows/ci.yml+6-48
- .github/workflows/sync.yml-29
- foundry.toml+1-1
- lib/ds-test+1-1
- package.json+2-2
- src/Base.sol+3-5
- src/Script.sol+3-4
- src/StdAssertions.sol+40-91
- src/StdChains.sol+21-17
- src/StdCheats.sol+13-246
- src/StdInvariant.sol+1-1
- src/StdStorage.sol-4
- src/StdStyle.sol-333
- src/StdUtils.sol+3-12
- src/Test.sol+2-4
- src/Vm.sol+11-120
- src/console2.sol+382-394
- src/safeconsole.sol-13.2k
- test/StdAssertions.t.sol-176
- test/StdChains.t.sol+36-91
- test/StdCheats.t.sol+16-289
- test/StdMath.t.sol+2-17
- test/StdStorage.t.sol-10
- test/StdStyle.t.sol-110
- test/StdUtils.t.sol+8-53
Submodule openzeppelin-contracts updated 738 files
0 commit comments