Skip to content

Commit ea4bb70

Browse files
authored
fuzz: generate firedancer-compatible fixtures (#49)
1 parent 779454e commit ea4bb70

File tree

156 files changed

+30516
-764146
lines changed

Some content is hidden

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

156 files changed

+30516
-764146
lines changed

Cargo.lock

Lines changed: 81 additions & 47 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
@@ -28,8 +28,8 @@ solana-program = "2.0.1"
2828
thiserror = "1.0.61"
2929

3030
[dev-dependencies]
31-
mollusk-svm = { version = "0.0.5", features = ["fuzz"] }
32-
mollusk-svm-bencher = "0.0.5"
31+
mollusk-svm = { version = "0.0.10-solana-2.0", features = ["fuzz-fd"] }
32+
mollusk-svm-bencher = "0.0.10-solana-2.0"
3333
solana-sdk = "2.0.1"
3434
strum = "0.24"
3535
strum_macros = "0.24"
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)