Skip to content

Commit 707e33c

Browse files
committed
fuzz: generate firedancer-compatible fixtures
1 parent e290b21 commit 707e33c

File tree

48 files changed

+163
-466582
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+163
-466582
lines changed

Cargo.lock

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

program/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ solana-program = "2.0.1"
2424
thiserror = "1.0.61"
2525

2626
[dev-dependencies]
27-
mollusk-svm = { version = "0.0.5", features = ["fuzz"] }
28-
mollusk-svm-bencher = "0.0.5"
27+
mollusk-svm = { version = "0.0.10-solana-2.0", features = ["fuzz-fd"] }
28+
mollusk-svm-bencher = "0.0.10-solana-2.0"
2929
solana-sdk = "2.0.1"
3030

3131
[lib]
Binary file not shown.

0 commit comments

Comments
 (0)