acheron fc9fd6d24b v0.29.0 (#2672) 2 years ago
..
anchor-cli-account fc9fd6d24b v0.29.0 (#2672) 2 years ago
anchor-cli-idl fc9fd6d24b v0.29.0 (#2672) 2 years ago
auction-house fc9fd6d24b v0.29.0 (#2672) 2 years ago
bench fc9fd6d24b v0.29.0 (#2672) 2 years ago
bpf-upgradeable-state 6df34e7678 Update crate authors and remove outdated registry (#2522) 2 years ago
cashiers-check fc9fd6d24b v0.29.0 (#2672) 2 years ago
cfo fc9fd6d24b v0.29.0 (#2672) 2 years ago
chat fc9fd6d24b v0.29.0 (#2672) 2 years ago
composite fc9fd6d24b v0.29.0 (#2672) 2 years ago
cpi-returns fc9fd6d24b v0.29.0 (#2672) 2 years ago
custom-coder fc9fd6d24b v0.29.0 (#2672) 2 years ago
declare-id fc9fd6d24b v0.29.0 (#2672) 2 years ago
docs fc9fd6d24b v0.29.0 (#2672) 2 years ago
errors fc9fd6d24b v0.29.0 (#2672) 2 years ago
escrow fc9fd6d24b v0.29.0 (#2672) 2 years ago
events fc9fd6d24b v0.29.0 (#2672) 2 years ago
floats fc9fd6d24b v0.29.0 (#2672) 2 years ago
idl fc9fd6d24b v0.29.0 (#2672) 2 years ago
ido-pool fc9fd6d24b v0.29.0 (#2672) 2 years ago
lockup fc9fd6d24b v0.29.0 (#2672) 2 years ago
misc fc9fd6d24b v0.29.0 (#2672) 2 years ago
multiple-suites fc9fd6d24b v0.29.0 (#2672) 2 years ago
multiple-suites-run-single 6df34e7678 Update crate authors and remove outdated registry (#2522) 2 years ago
multisig fc9fd6d24b v0.29.0 (#2672) 2 years ago
optional fc9fd6d24b v0.29.0 (#2672) 2 years ago
pda-derivation fc9fd6d24b v0.29.0 (#2672) 2 years ago
pyth fc9fd6d24b v0.29.0 (#2672) 2 years ago
realloc fc9fd6d24b v0.29.0 (#2672) 2 years ago
relations-derivation fc9fd6d24b v0.29.0 (#2672) 2 years ago
safety-checks 6df34e7678 Update crate authors and remove outdated registry (#2522) 2 years ago
solang fc9fd6d24b v0.29.0 (#2672) 2 years ago
spl fc9fd6d24b v0.29.0 (#2672) 2 years ago
swap fc9fd6d24b v0.29.0 (#2672) 2 years ago
system-accounts fc9fd6d24b v0.29.0 (#2672) 2 years ago
sysvars fc9fd6d24b v0.29.0 (#2672) 2 years ago
tictactoe fc9fd6d24b v0.29.0 (#2672) 2 years ago
typescript fc9fd6d24b v0.29.0 (#2672) 2 years ago
validator-clone fc9fd6d24b v0.29.0 (#2672) 2 years ago
zero-copy fc9fd6d24b v0.29.0 (#2672) 2 years ago
.prettierignore fad05805d8 spl: change serum-dex to openbook-dex (#2308) 2 years ago
README.md 5d8b4765f2 Add /tests dir (#676) 4 years ago
package.json 267c4ceab7 tests: Remove `auction-house` submodule and host it natively (#2654) 2 years ago
yarn.lock 267c4ceab7 tests: Remove `auction-house` submodule and host it natively (#2654) 2 years ago

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.