Skip to content

Commit 1910910

Browse files
committed
Add process instruction checks
1 parent 8e318f6 commit 1910910

File tree

3 files changed

+646
-26
lines changed

3 files changed

+646
-26
lines changed

Cargo.lock

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

program/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ thiserror = "2.0"
2222

2323
[dev-dependencies]
2424
lazy_static = "1.5.0"
25-
mollusk-svm = "0.0.13"
25+
mollusk-svm = { version = "0.0.13", git = "https://github.com/buffalojoec/mollusk.git" }
2626
proptest = "1.5"
2727
serial_test = "3.2.0"
2828
solana-sdk = "2.1.0"

0 commit comments

Comments
 (0)