Christian Kamm 27bb695685 Idl: Limit account size to 60kb, allow closing idl accounts (#2329) 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) 3 年 前
bpf-upgradeable-state 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 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 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 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 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 2 年 前
lockup 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 2 年 前
misc 38bbb21c33 lang: remove the state and interface attributes (#2285) 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 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 2 年 前
optional 9ba0223c58 box up some accounts in Optional test (#2344) 2 年 前
pda-derivation 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 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 38bbb21c33 lang: remove the state and interface attributes (#2285) 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.