issues Search Results · repo:kevinheavey/solana-bankrun language:Rust
Filter by
19 results
(58 ms)19 results
inkevinheavey/solana-bankrun (press backspace or delete to remove)Is there a way to find test coverage like in case of forge coverage or mucho coverage?
0xnaman1
- Opened 10 days ago
- #39
I found the current Bankrun dependencies include the older version of Solana web3.js: @solana/web3.js : ^1.68.0 ,
Could you upgrade the Bankrun Solana web3.js dependency to @solana/web3.js@next, which ...
AuroraLantean
- 1
- Opened 27 days ago
- #38
I am trying to make an account as the hacker to attack my Solana program.
My error message:
Program log: AnchorError caused by account: settings.
Error Code: AccountNotInitialized. Error Number: 3012. ...
AuroraLantean
- 1
- Opened on Feb 11
- #37
I have a code in which i used the mintTo several times, and each time banksClient is called it shows error, this is
because spl-token-bankrun has solana-bankrun and its a different version from the one ...
nicoland00
- 1
- Opened on Jan 14
- #36
We are using anchor + upgradeable programs, and as part of testing we are doing initialization checks based on certain
state that is persisted in the program data account.
https://www.helius.dev/blog/a-hitchhikers-guide-to-solana-program-security#insecure-initialization ...
yongqjn
- Opened on Oct 10, 2024
- #33
$ deno --version
deno 2.0.0-rc.6 (release candidate, release, x86_64-unknown-linux-gnu)
v8 12.9.202.13-rusty
typescript 5.6.2
$ deno run --unstable-sloppy-imports --unstable tests/main.test.ts
error: ...
7flash
- Opened on Sep 28, 2024
- #32
Problem: Sending multiple equal transactions results into a strange error:
Unknown action undefined
My guess is that this is because the transactions result into the same transaction hash because during ...
Woody4618
- Opened on Aug 9, 2024
- #28
Some tests don t work as expected with Bankrun regarding Secp256k1 and Ed25519 signature verification.
Test case
- Have two instructions in a tx: sigIx and customIx
- sigIx is either a Secp256k1 ...
GuidoDipietro
- 6
- Opened on Aug 8, 2024
- #27
beautyfree
- Opened on Jul 22, 2024
- #26
beautyfree
- Opened on Jul 9, 2024
- #25

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.