File tree
344 files changed
+4950
-362
lines changed- client/src/ledger_app_clients/ethereum
- eip712
- doc
- src_features
- generic_tx_parser
- provide_enum_value
- signMessageEIP712
- signTx
- src_nbgl
- src
- tests
- fuzzing/src
- ragger
- abis
- eip712_input_files
- snapshots
- apex_p
- test_eip712_calldata_empty_send
- test_eip712_calldata
- test_gcs_nested_createProxyWithNonce
- test_gcs_nested_execTransaction_addOwnerWithThreshold
- test_gcs_nested_execTransaction_changeThreshold
- test_gcs_nested_execTransaction_send
- flex
- test_eip712_calldata_empty_send
- test_eip712_calldata
- test_gcs_nested_createProxyWithNonce
- test_gcs_nested_execTransaction_addOwnerWithThreshold
- test_gcs_nested_execTransaction_changeThreshold
- test_gcs_nested_execTransaction_send
- nanosp
- test_eip712_calldata_empty_send
- test_eip712_calldata
- test_gcs_nested_createProxyWithNonce
- test_gcs_nested_execTransaction_addOwnerWithThreshold
- test_gcs_nested_execTransaction_changeThreshold
- test_gcs_nested_execTransaction_send
- nanox
- test_eip712_calldata_empty_send
- test_eip712_calldata
- test_gcs_nested_createProxyWithNonce
- test_gcs_nested_execTransaction_addOwnerWithThreshold
- test_gcs_nested_execTransaction_changeThreshold
- test_gcs_nested_execTransaction_send
- stax
- test_eip712_calldata_empty_send
- test_eip712_calldata
- test_gcs_nested_createProxyWithNonce
- test_gcs_nested_execTransaction_addOwnerWithThreshold
- test_gcs_nested_execTransaction_changeThreshold
- test_gcs_nested_execTransaction_send
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
344 files changed
+4950
-362
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
39 | 45 |
| |
40 | 46 |
| |
41 | 47 |
| |
| |||
52 | 58 |
| |
53 | 59 |
| |
54 | 60 |
| |
55 |
| - | |
| 61 | + | |
56 | 62 |
| |
57 | 63 |
| |
58 | 64 |
| |
| |||
155 | 161 |
| |
156 | 162 |
| |
157 | 163 |
| |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
158 | 218 |
| |
159 | 219 |
| |
160 | 220 |
| |
| |||
176 | 236 |
| |
177 | 237 |
| |
178 | 238 |
| |
179 |
| - | |
180 |
| - | |
| 239 | + | |
| 240 | + | |
181 | 241 |
| |
182 |
| - | |
183 |
| - | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
184 | 247 |
| |
185 | 248 |
| |
186 | 249 |
| |
187 | 250 |
| |
188 |
| - | |
| 251 | + | |
189 | 252 |
| |
190 | 253 |
| |
191 | 254 |
| |
| |||
421 | 484 |
| |
422 | 485 |
| |
423 | 486 |
| |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
424 | 493 |
| |
425 | 494 |
| |
426 | 495 |
| |
|
Lines changed: 126 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
| 32 | + | |
32 | 33 |
| |
33 | 34 |
| |
34 | 35 |
| |
| |||
55 | 56 |
| |
56 | 57 |
| |
57 | 58 |
| |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
58 | 66 |
| |
59 | 67 |
| |
60 | 68 |
| |
| |||
145 | 153 |
| |
146 | 154 |
| |
147 | 155 |
| |
148 |
| - | |
149 |
| - | |
| 156 | + | |
150 | 157 |
| |
151 | 158 |
| |
152 | 159 |
| |
| |||
261 | 268 |
| |
262 | 269 |
| |
263 | 270 |
| |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
264 | 373 |
| |
265 | 374 |
| |
266 | 375 |
| |
| |||
280 | 389 |
| |
281 | 390 |
| |
282 | 391 |
| |
283 |
| - | |
284 |
| - | |
285 |
| - | |
286 |
| - | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
287 | 402 |
| |
288 |
| - | |
| 403 | + | |
289 | 404 |
| |
290 | 405 |
| |
291 |
| - | |
| 406 | + | |
292 | 407 |
| |
293 | 408 |
| |
294 | 409 |
| |
| |||
476 | 591 |
| |
477 | 592 |
| |
478 | 593 |
| |
| 594 | + | |
| 595 | + | |
| 596 | + | |
479 | 597 |
| |
480 | 598 |
| |
481 | 599 |
| |
|
0 commit comments