Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .github/workflows/starknet-blocks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ jobs:
with:
repository: lambdaclass/starknet-replay
path: starknet-replay
# https://github.com/lambdaclass/starknet-replay/pull/190
ref: cd0c13efbe5a583cfe82910c623911af28aeaf5a
# https://github.com/lambdaclass/starknet-replay/pull/197
ref: ebe6689c73b0366805f97df00290ba4cc039be20
# We need native to use the linux deps ci action
- name: Checkout Native
uses: actions/checkout@v4
Expand All @@ -44,8 +44,8 @@ jobs:
with:
repository: lambdaclass/sequencer
path: sequencer
# https://github.com/lambdaclass/sequencer/pull/77
ref: 569bd245abb4a203552c053ef3461ffac1e76e24
# https://github.com/lambdaclass/sequencer/pull/79
ref: 37cbd21c138352602875fadd483b7014b2b30c11
- name: Cache RPC Calls
uses: actions/cache@v4.2.0
with:
Expand Down
124 changes: 62 additions & 62 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading