Commit 988389a
fix: Add boundary tests for SecpSplitOutOfRange in secp_utils (#2062)
* fix: Add boundary tests for SecpSplitOutOfRange in secp_utils
* Update secp_utils.rs
* Update CHANGELOG.md
* Update secp_utils.rs
* remove optimizations
* Update CHANGELOG.md
* Update CHANGELOG.md
* Update CHANGELOG.md
* empty commit to fix CI
---------
Co-authored-by: Julian Gonzalez Calderon <[email protected]>1 parent 547dca1 commit 988389a
File tree
1 file changed
+24
-14
lines changed- vm/src/hint_processor/builtin_hint_processor/secp
1 file changed
+24
-14
lines changedLines changed: 24 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| 161 | + | |
161 | 162 | | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
168 | 175 | | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
169 | 179 | | |
170 | 180 | | |
171 | 181 | | |
0 commit comments