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

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.