Commit 8859af8
authored
Bump Cairo and Rust dependencies (#1361)
* Bump toolchain
* Bump cairo deps
* Update debug functions
* Update lock
* Update sierra emu
* Add unimplemented errors
* Fix clippy errors
* Fix clippy
* Fix CAIRO_2_VERSIOn
* Update patch with diff
* Apply patch with `patch` instead of `git apply`
* Update patch to remove contract
* Fix gas usage
* Add comment to corelib.patch
* Update gas usage in integration tests
* Add -p0 option
* Use make deps for the sierra-emu CI
* Update starknet-blocks revs
* Pin dependencies
* Add ref links1 parent 88a5f54 commit 8859af8
File tree
24 files changed
+1288
-297
lines changed- .github/workflows
- debug_utils/sierra-emu/src
- src
- executor
- libfuncs
- metadata
- tests/tests
- starknet
24 files changed
+1288
-297
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
352 | 352 | | |
353 | 353 | | |
354 | 354 | | |
355 | | - | |
| 355 | + | |
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
46 | | - | |
| 47 | + | |
| 48 | + | |
47 | 49 | | |
48 | 50 | | |
49 | 51 | | |
| |||
0 commit comments