Skip to content

Commit 1e24ef4

Browse files
committed
revert: undo favorites/native bankrun 0.4.0 bump
The bump didn't fix favorites/native's pre-existing 'unsupported BPF instruction' failure (bankrun runtime can't run an instruction the current build-sbf toolchain emits). Restore the original bankrun 0.3.0.
1 parent ada2a18 commit 1e24ef4

2 files changed

Lines changed: 26 additions & 26 deletions

File tree

basics/favorites/native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/node": "^22.8.1",
1818
"chai": "^4.3.4",
1919
"mocha": "^9.0.3",
20-
"solana-bankrun": "^0.4.0",
20+
"solana-bankrun": "^0.3.0",
2121
"ts-mocha": "^10.0.0",
2222
"typescript": "^4.3.5"
2323
}

basics/favorites/native/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)