anchor/tests
Pavel Kuzovkin 90bcea1cbe
lang, ts: float types support (#1425)
2022-02-17 14:23:21 -05: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
declare-id lang: add check that declared id == program id (#1451) 2022-02-15 18:16:06 -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
floats lang, ts: float types support (#1425) 2022-02-17 14:23:21 -05:00
ido-pool v0.21.0 (#1403) 2022-02-07 20:10:49 -05:00
interface lang: add check that declared id == program id (#1451) 2022-02-15 18:16:06 -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
package.json lang, ts: float types support (#1425) 2022-02-17 14:23:21 -05:00
yarn.lock lang: add check that declared id == program id (#1451) 2022-02-15 18:16:06 -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.