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

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.