Skip to content

Commit b11a59e

Browse files
committed
Upgrade all solana-bankrun tests to use LiteSVM
- Replace solana-bankrun with litesvm (^0.5.0) in all native/pinocchio tests - Replace anchor-bankrun with anchor-litesvm (^0.2.1) in all anchor tests - Update test files to use LiteSVM API instead of bankrun - Update all package.json and pnpm-lock.yaml files - Update root package.json to use litesvm/anchor-litesvm - Keep upstream dependency bumps (solana-rent 3.1.0, shank 0.4.6)
1 parent 03c9b75 commit b11a59e

File tree

218 files changed

+155158
-5146
lines changed

Some content is hidden

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

218 files changed

+155158
-5146
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ pinocchio-system = "0.5.0"
8383
pinocchio-pubkey = "0.3.0"
8484

8585
# testing
86-
litesvm = "0.8.1"
86+
litesvm = "0.9.1"
8787
solana-instruction = "3.0.0"
8888
solana-keypair = "3.0.1"
8989
solana-pubkey = "3.0.0"

0 commit comments

Comments
 (0)