Skip to content

Commit

Permalink
Add process instruction checks
Browse files Browse the repository at this point in the history
  • Loading branch information
febo committed Jan 12, 2025
1 parent 8e318f6 commit 1910910
Show file tree
Hide file tree
Showing 3 changed files with 646 additions and 26 deletions.
9 changes: 3 additions & 6 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion program/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ thiserror = "2.0"

[dev-dependencies]
lazy_static = "1.5.0"
mollusk-svm = "0.0.13"
mollusk-svm = { version = "0.0.13", git = "https://github.com/buffalojoec/mollusk.git" }
proptest = "1.5"
serial_test = "3.2.0"
solana-sdk = "2.1.0"
Expand Down
Loading

0 comments on commit 1910910

Please sign in to comment.