Skip to content

Conversation

@sol-warrior
Copy link
Contributor

Adds LiteSVM-based tests for the Processing Instructions example and removes the deprecated Bankrun setup.
Updates dependencies and switches the TypeScript configuration to nodenext for consistency with modern tooling.

CC: @jacobcreech @Perelyn-sama

- Added `litesvm` dependency to `package.json` and updated `pnpm-lock.yaml`.
- Removed `anchor-bankrun` and `solana-bankrun` dependencies from both files.
- Updated `@solana/web3.js` version in `pnpm-lock.yaml` to include a new version.
- Changed module resolution from "commonjs" to "nodenext" in tsconfig.json for better compatibility with modern Node.js features.
- Deleted the bankrun.test.ts file as part of the cleanup process to eliminate unused tests and dependencies.
Copy link
Collaborator

@Perelyn-sama Perelyn-sama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Perelyn-sama Perelyn-sama merged commit e754bb3 into solana-developers:main Dec 30, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants