Henry-E 30083bd83c Simple versioned transaction support (#2427) hace 2 años
..
anchor-cli-account 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) hace 2 años
anchor-cli-idl 90383a7a22 fix redos vulnerability (#2412) hace 2 años
auction-house @ b73b60e55a 7a0a37e0f8 Update solana to version 1.13.3 (#2239) hace 3 años
bpf-upgradeable-state 45fa9bd3ba Update Solana-program and rust-version (#2420) hace 2 años
cashiers-check 45fa9bd3ba Update Solana-program and rust-version (#2420) hace 2 años
cfo 45fa9bd3ba Update Solana-program and rust-version (#2420) hace 2 años
chat 45fa9bd3ba Update Solana-program and rust-version (#2420) hace 2 años
composite 45fa9bd3ba Update Solana-program and rust-version (#2420) hace 2 años
cpi-returns 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) hace 2 años
custom-coder 45fa9bd3ba Update Solana-program and rust-version (#2420) hace 2 años
declare-id 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) hace 2 años
docs 347c225a27 v0.26.0 (#2315) hace 2 años
errors 45fa9bd3ba Update Solana-program and rust-version (#2420) hace 2 años
escrow 45fa9bd3ba Update Solana-program and rust-version (#2420) hace 2 años
events 45fa9bd3ba Update Solana-program and rust-version (#2420) hace 2 años
floats 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) hace 2 años
ido-pool 45fa9bd3ba Update Solana-program and rust-version (#2420) hace 2 años
lockup 45fa9bd3ba Update Solana-program and rust-version (#2420) hace 2 años
misc 30083bd83c Simple versioned transaction support (#2427) hace 2 años
multiple-suites 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) hace 2 años
multiple-suites-run-single 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) hace 2 años
multisig 45fa9bd3ba Update Solana-program and rust-version (#2420) hace 2 años
optional 9ba0223c58 box up some accounts in Optional test (#2344) hace 2 años
pda-derivation 45fa9bd3ba Update Solana-program and rust-version (#2420) hace 2 años
pyth 45fa9bd3ba Update Solana-program and rust-version (#2420) hace 2 años
realloc 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) hace 2 años
relations-derivation 45fa9bd3ba Update Solana-program and rust-version (#2420) hace 2 años
safety-checks 3da28dbc5f fix: ignore non Accounts in safety checks (#2201) hace 3 años
spl 45fa9bd3ba Update Solana-program and rust-version (#2420) hace 2 años
swap 45fa9bd3ba Update Solana-program and rust-version (#2420) hace 2 años
system-accounts 45fa9bd3ba Update Solana-program and rust-version (#2420) hace 2 años
sysvars 45fa9bd3ba Update Solana-program and rust-version (#2420) hace 2 años
tictactoe 45fa9bd3ba Update Solana-program and rust-version (#2420) hace 2 años
typescript 45fa9bd3ba Update Solana-program and rust-version (#2420) hace 2 años
validator-clone 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) hace 2 años
zero-copy 45fa9bd3ba Update Solana-program and rust-version (#2420) hace 2 años
.prettierignore fad05805d8 spl: change serum-dex to openbook-dex (#2308) hace 2 años
README.md 5d8b4765f2 Add /tests dir (#676) hace 4 años
package.json 90383a7a22 fix redos vulnerability (#2412) hace 2 años
yarn.lock 90383a7a22 fix redos vulnerability (#2412) hace 2 años

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.