Skip to content

Commit 8557c79

Browse files
JulianGCalderongabrielbosio
authored andcommitted
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 tests
1 parent 80123cc commit 8557c79

File tree

21 files changed

+191
-117
lines changed

21 files changed

+191
-117
lines changed

.github/workflows/starknet-blocks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
repository: lambdaclass/starknet-replay
3434
path: starknet-replay
35-
ref: fa1503dc90a1147f7c20a675f06e286b3f6099a8
35+
ref: 135ba7cd5b45fe137b11b7f75654dcd472363033
3636
# We need native to use the linux deps ci action
3737
- name: Checkout Native
3838
uses: actions/checkout@v4
@@ -43,7 +43,7 @@ jobs:
4343
with:
4444
repository: lambdaclass/sequencer
4545
path: sequencer
46-
ref: 22b8050cfb06dc777737fdcce15b43eb5d9c2e9c
46+
ref: b61262980394dab0e0a4c4cab85f12d31d0ce878
4747

4848
- name: Cache RPC Calls
4949
uses: actions/[email protected]

0 commit comments

Comments
 (0)