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

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.