Skip to content

Commit 2cb1046

Browse files
starknet_os_runner: add rpc_records infrastructure for recording and replaying RPC interactions
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 3664017 commit 2cb1046

File tree

5 files changed

+20609
-37
lines changed

5 files changed

+20609
-37
lines changed

Cargo.lock

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

crates/starknet_os_runner/Cargo.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ tracing-subscriber = { workspace = true, features = ["env-filter"] }
4343
url.workspace = true
4444

4545
[dev-dependencies]
46+
apollo_starknet_os_program.workspace = true
47+
axum.workspace = true
4648
blockifier = { workspace = true, features = ["testing"] }
4749
blockifier_test_utils.workspace = true
4850
expect-test.workspace = true

0 commit comments

Comments
 (0)