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.
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.

1 participant