anchor/tests
man0s 83121c26eb
Add check for mutability of init payer (#1271)
2022-02-08 18:34:18 +01:00
..
auction-house@2bfe49bdac Add check for mutability of init payer (#1271) 2022-02-08 18:34:18 +01:00
bpf-upgradeable-state v0.21.0 (#1403) 2022-02-07 20:10:49 -05:00
cashiers-check Add check for mutability of init payer (#1271) 2022-02-08 18:34:18 +01:00
cfo Add check for mutability of init payer (#1271) 2022-02-08 18:34:18 +01:00
chat Add check for mutability of init payer (#1271) 2022-02-08 18:34:18 +01:00
composite v0.21.0 (#1403) 2022-02-07 20:10:49 -05:00
custom-coder ts: `Coder` as interface and SPL token coder (#1259) 2022-01-09 21:10:25 -05:00
errors Add check for mutability of init payer (#1271) 2022-02-08 18:34:18 +01:00
escrow Add check for mutability of init payer (#1271) 2022-02-08 18:34:18 +01:00
events v0.21.0 (#1403) 2022-02-07 20:10:49 -05:00
ido-pool v0.21.0 (#1403) 2022-02-07 20:10:49 -05:00
interface v0.21.0 (#1403) 2022-02-07 20:10:49 -05:00
lockup Add check for mutability of init payer (#1271) 2022-02-08 18:34:18 +01:00
misc Add check for mutability of init payer (#1271) 2022-02-08 18:34:18 +01:00
multisig Add check for mutability of init payer (#1271) 2022-02-08 18:34:18 +01:00
pda-derivation v0.21.0 (#1403) 2022-02-07 20:10:49 -05:00
pyth v0.21.0 (#1403) 2022-02-07 20:10:49 -05:00
spl/token-proxy v0.21.0 (#1403) 2022-02-07 20:10:49 -05:00
swap v0.21.0 (#1403) 2022-02-07 20:10:49 -05:00
system-accounts v0.21.0 (#1403) 2022-02-07 20:10:49 -05:00
sysvars v0.21.0 (#1403) 2022-02-07 20:10:49 -05:00
tictactoe Add check for mutability of init payer (#1271) 2022-02-08 18:34:18 +01:00
typescript v0.21.0 (#1403) 2022-02-07 20:10:49 -05:00
zero-copy Add check for mutability of init payer (#1271) 2022-02-08 18:34:18 +01:00
.prettierignore lang, ts: automatic client side pda derivation (#1331) 2022-01-24 14:44:24 -05:00
README.md Add /tests dir (#676) 2021-09-04 05:33:39 -07:00
package.json v0.21.0 (#1403) 2022-02-07 20:10:49 -05:00
yarn.lock ts: `Coder` as interface and SPL token coder (#1259) 2022-01-09 21:10:25 -05:00

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.