Commit 8557c79
Bump to Cairo v2.12.0-dev.1 (#1197)
* Bump toolchain
* Bump deps
* Add unsafe_panic to libfunc enums
* Add unsafe_panic to sierra emu enums
* Update starknet-blocks refs
* Fix clippy lint
* Fix clippy lint
* Update corelib version
* Add bounded-int-utils cairo feature on sierra-emu
* Fix gas usage in tests
* Add bounded-int-utils cairo feature on cairo-native tests
* Declare extern for downcast and upcast, to avoid using bounded-ints cast
* Fix gas usage in starknet tests1 parent 80123cc commit 8557c79
File tree
21 files changed
+191
-117
lines changed- .github/workflows
- debug_utils/sierra-emu
- src
- vm
- src
- executor
- libfuncs
- utils
- tests/tests/starknet
21 files changed
+191
-117
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments