Jean Marchand (Exotic Markets) c76641f861 lang: remove deprecated accounts (#2375) 2 years ago
..
anchor-cli-account 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 2 years ago
anchor-cli-idl 27bb695685 Idl: Limit account size to 60kb, allow closing idl accounts (#2329) 2 years ago
auction-house @ b73b60e55a 7a0a37e0f8 Update solana to version 1.13.3 (#2239) 2 years ago
bpf-upgradeable-state 5f9b5905dc ts: remove duplicate functions (#2357) 2 years ago
cashiers-check 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 2 years ago
cfo 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 2 years ago
chat c76641f861 lang: remove deprecated accounts (#2375) 2 years ago
composite 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 2 years ago
cpi-returns 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 2 years ago
custom-coder 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 2 years ago
declare-id 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 2 years ago
docs 347c225a27 v0.26.0 (#2315) 2 years ago
errors 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 2 years ago
escrow 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 2 years ago
events 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 2 years ago
floats 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 2 years ago
ido-pool a0ef4ed7a4 lang: add the InitSpace macro (#2346) 2 years ago
lockup 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 2 years ago
misc c76641f861 lang: remove deprecated accounts (#2375) 2 years ago
multiple-suites 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 2 years ago
multiple-suites-run-single 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 2 years ago
multisig c76641f861 lang: remove deprecated accounts (#2375) 2 years ago
optional 9ba0223c58 box up some accounts in Optional test (#2344) 2 years ago
pda-derivation 5f9b5905dc ts: remove duplicate functions (#2357) 2 years ago
pyth 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 2 years ago
realloc 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 2 years ago
relations-derivation 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 2 years ago
safety-checks 3da28dbc5f fix: ignore non Accounts in safety checks (#2201) 3 years ago
spl 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 2 years ago
swap 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 2 years ago
system-accounts 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 2 years ago
sysvars 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 2 years ago
tictactoe 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 2 years ago
typescript 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 2 years ago
validator-clone 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 2 years ago
zero-copy ed2769ef28 Make zero copy safe by default, add `account(zero_copy(unsafe))` feature. (#2330) 2 years ago
.prettierignore fad05805d8 spl: change serum-dex to openbook-dex (#2308) 2 years ago
README.md 5d8b4765f2 Add /tests dir (#676) 4 years ago
package.json 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 2 years ago
yarn.lock 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 2 years ago

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.