Drew Nutter 34c4e50917 client: use any Signer instead of only Keypair (#975) 3 anni fa
..
bpf-upgradeable-state 561f7cdaa8 Change AccoutNotProgramOwned error to AccountOwnedByWrongProgram (#1154) 3 anni fa
cashiers-check 713d43668b examples, tests: Setup prettier (#1152) 3 anni fa
cfo 483999e870 ts: remove deprecated commitment settings (#1128) 3 anni fa
chat 713d43668b examples, tests: Setup prettier (#1152) 3 anni fa
composite 3afd1a22e4 v0.19.0 (#1116) 3 anni fa
errors 713d43668b examples, tests: Setup prettier (#1152) 3 anni fa
escrow 3afd1a22e4 v0.19.0 (#1116) 3 anni fa
events 713d43668b examples, tests: Setup prettier (#1152) 3 anni fa
ido-pool 713d43668b examples, tests: Setup prettier (#1152) 3 anni fa
interface 713d43668b examples, tests: Setup prettier (#1152) 3 anni fa
lockup 713d43668b examples, tests: Setup prettier (#1152) 3 anni fa
misc 713d43668b examples, tests: Setup prettier (#1152) 3 anni fa
multisig 713d43668b examples, tests: Setup prettier (#1152) 3 anni fa
pyth 713d43668b examples, tests: Setup prettier (#1152) 3 anni fa
spl 3afd1a22e4 v0.19.0 (#1116) 3 anni fa
swap 483999e870 ts: remove deprecated commitment settings (#1128) 3 anni fa
system-accounts 713d43668b examples, tests: Setup prettier (#1152) 3 anni fa
sysvars 713d43668b examples, tests: Setup prettier (#1152) 3 anni fa
tictactoe 713d43668b examples, tests: Setup prettier (#1152) 3 anni fa
typescript 713d43668b examples, tests: Setup prettier (#1152) 3 anni fa
zero-copy 34c4e50917 client: use any Signer instead of only Keypair (#975) 3 anni fa
.prettierignore 713d43668b examples, tests: Setup prettier (#1152) 3 anni fa
README.md 5d8b4765f2 Add /tests dir (#676) 4 anni fa
package.json 713d43668b examples, tests: Setup prettier (#1152) 3 anni fa
yarn.lock 713d43668b examples, tests: Setup prettier (#1152) 3 anni fa

README.md

Tests

No program here is guaranteed to be safe or secure in any way. In most cases, they are simply just simple integration tests to illustrate some particular functionality of the framework. If used, one should audit any programs used and take full responsibility for the consequences that occur due to any outstanding bugs or security vulnerabilities that exist.