Skip to content

Commit 373198b

Browse files
FrancoGiachettaJulianGCalderon
authored andcommitted
Bump cairo lang to 2.11.2 (#1162)
* update cairo lang to 2.11.2 * Update starknet blocks dependencies * Add missing bumps --------- Co-authored-by: Julián González Calderón <[email protected]>
1 parent ffa01a5 commit 373198b

File tree

6 files changed

+80
-80
lines changed

6 files changed

+80
-80
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ jobs:
223223
- name: Install scarb
224224
uses: software-mansion/setup-scarb@v1
225225
with:
226-
scarb-version: "2.11.1"
226+
scarb-version: "2.11.2"
227227
- name: Install deps
228228
run: make deps
229229
- name: Run tests
@@ -291,7 +291,7 @@ jobs:
291291
- name: Install scarb
292292
uses: software-mansion/setup-scarb@v1
293293
with:
294-
scarb-version: "2.11.1"
294+
scarb-version: "2.11.2"
295295
- name: Install deps
296296
run: make deps
297297
- name: Build alexandria

.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: c95ab2bb8c09926b7e8a36d6e0bad89d9e299327
35+
ref: 0e0cca02f85cc3edcb4e752fdad5ab283731e04c
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: a32ee022e7be701871779e232f2bab70381b9cc0
46+
ref: 499bace5bea966abde44af927029a369826cacd5
4747

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

Cargo.lock

Lines changed: 58 additions & 58 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)