Commit dad9c31
authored
Add LiteSVM tests for the Realloc anchor program (#480)
* feat: add LiteSVM integration and enhance anchor realloc tests
* Update anchor-realloc test descriptions for clarity
* Remove unnecessary console logs from anchor-realloc tests
* Introduce new LiteSVM test for realloc functionality, validating initialization and updates of message accounts
* chore: update dependencies and TypeScript module resolution
* Upgrade @solana/web3.js to version 1.98.4
* Add litesvm dependency at version 0.4.0
* Change TypeScript module resolution from commonjs to nodenext in tsconfig.json
* Update pnpm-lock.yaml to reflect new dependency versions and resolutions
* chore: remove deprecated bankrun and related stuff
* chore: rename the filename for consistency1 parent ce3b1cf commit dad9c31
File tree
7 files changed
+350
-281
lines changed- basics/realloc/anchor
- tests
7 files changed
+350
-281
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
15 | | - | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
0 commit comments