anchor/tests
Paul 4b4b8007fb
update lockfiles (#1662)
2022-03-21 00:47:56 -04:00
..
auction-house@63e7bb81be cli: add --skip-lint option (#1482) 2022-02-20 19:43:19 -05:00
bpf-upgradeable-state v0.23.0 (#1660) 2022-03-20 23:30:55 -04:00
cashiers-check v0.23.0 (#1660) 2022-03-20 23:30:55 -04:00
cfo v0.23.0 (#1660) 2022-03-20 23:30:55 -04:00
chat v0.23.0 (#1660) 2022-03-20 23:30:55 -04:00
composite v0.23.0 (#1660) 2022-03-20 23:30:55 -04:00
custom-coder fix anchor-lang import in safety-check, add custom-coder to ci, and fix spl-token coder (#1604) 2022-03-16 18:27:57 -04:00
declare-id v0.23.0 (#1660) 2022-03-20 23:30:55 -04:00
docs v0.23.0 (#1660) 2022-03-20 23:30:55 -04:00
errors v0.23.0 (#1660) 2022-03-20 23:30:55 -04:00
escrow v0.23.0 (#1660) 2022-03-20 23:30:55 -04:00
events v0.23.0 (#1660) 2022-03-20 23:30:55 -04:00
floats v0.23.0 (#1660) 2022-03-20 23:30:55 -04:00
ido-pool v0.23.0 (#1660) 2022-03-20 23:30:55 -04:00
interface v0.23.0 (#1660) 2022-03-20 23:30:55 -04:00
lockup v0.23.0 (#1660) 2022-03-20 23:30:55 -04:00
misc v0.23.0 (#1660) 2022-03-20 23:30:55 -04:00
multisig v0.23.0 (#1660) 2022-03-20 23:30:55 -04:00
pda-derivation v0.23.0 (#1660) 2022-03-20 23:30:55 -04:00
pyth v0.23.0 (#1660) 2022-03-20 23:30:55 -04:00
safety-checks fix anchor-lang import in safety-check, add custom-coder to ci, and fix spl-token coder (#1604) 2022-03-16 18:27:57 -04:00
spl/token-proxy v0.23.0 (#1660) 2022-03-20 23:30:55 -04:00
swap v0.23.0 (#1660) 2022-03-20 23:30:55 -04:00
system-accounts v0.23.0 (#1660) 2022-03-20 23:30:55 -04:00
sysvars v0.23.0 (#1660) 2022-03-20 23:30:55 -04:00
tictactoe v0.23.0 (#1660) 2022-03-20 23:30:55 -04:00
typescript v0.23.0 (#1660) 2022-03-20 23:30:55 -04:00
validator-clone tests: increase validator-clone startup time (#1635) 2022-03-16 20:14:25 -04:00
zero-copy v0.23.0 (#1660) 2022-03-20 23:30:55 -04: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.23.0 (#1660) 2022-03-20 23:30:55 -04:00
yarn.lock update lockfiles (#1662) 2022-03-21 00:47:56 -04: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.