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

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.