Commit 179294a
authored
bug: Added test for
Added a test for the `FROBENIUS_COEFF_FQ6_C1` constant in the pairing
extension. The test checks that the values are the same as those in
`halo2curves_shims` I found that `FREBENIUS_COEFF_FQ6_C1[0]` did not
pass the test. This value is not currently being used in the code, but
for completeness, I updated it to be correct.FROBENIUS_COEFF_FQ6_C1 and fixed incorrect constant (#1471)1 parent 9c9638b commit 179294a
2 files changed
+15
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
288 | 289 | | |
289 | 290 | | |
290 | 291 | | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
0 commit comments