acheron 721eb7a3be bench: Fix number formatting due to locale difference (#2655) 2 years ago
..
anchor-cli-account e1afcbf71e v0.28.0 (#2527) 2 years ago
anchor-cli-idl e1afcbf71e v0.28.0 (#2527) 2 years ago
auction-house 267c4ceab7 tests: Remove `auction-house` submodule and host it natively (#2654) 2 years ago
bench 721eb7a3be bench: Fix number formatting due to locale difference (#2655) 2 years ago
bpf-upgradeable-state 6df34e7678 Update crate authors and remove outdated registry (#2522) 2 years ago
cashiers-check e1afcbf71e v0.28.0 (#2527) 2 years ago
cfo e1afcbf71e v0.28.0 (#2527) 2 years ago
chat e1afcbf71e v0.28.0 (#2527) 2 years ago
composite e1afcbf71e v0.28.0 (#2527) 2 years ago
cpi-returns e1afcbf71e v0.28.0 (#2527) 2 years ago
custom-coder e1afcbf71e v0.28.0 (#2527) 2 years ago
declare-id e1afcbf71e v0.28.0 (#2527) 2 years ago
docs e1afcbf71e v0.28.0 (#2527) 2 years ago
errors e1afcbf71e v0.28.0 (#2527) 2 years ago
escrow e1afcbf71e v0.28.0 (#2527) 2 years ago
events fdda604d41 ts: Add strong type support for `addEventListener` (#2627) 2 years ago
floats e1afcbf71e v0.28.0 (#2527) 2 years ago
idl e1d5e785b8 syn: Fix generic type aliases (#2644) 2 years ago
ido-pool e1afcbf71e v0.28.0 (#2527) 2 years ago
lockup e1afcbf71e v0.28.0 (#2527) 2 years ago
misc a7205af5df lang: `associated_token` constraints don't work when setting `token_program` (#2603) 2 years ago
multiple-suites e1afcbf71e v0.28.0 (#2527) 2 years ago
multiple-suites-run-single 6df34e7678 Update crate authors and remove outdated registry (#2522) 2 years ago
multisig e1afcbf71e v0.28.0 (#2527) 2 years ago
optional e1afcbf71e v0.28.0 (#2527) 2 years ago
pda-derivation e1afcbf71e v0.28.0 (#2527) 2 years ago
pyth e1afcbf71e v0.28.0 (#2527) 2 years ago
realloc e1afcbf71e v0.28.0 (#2527) 2 years ago
relations-derivation e1afcbf71e v0.28.0 (#2527) 2 years ago
safety-checks 6df34e7678 Update crate authors and remove outdated registry (#2522) 2 years ago
solang 3e8bc76d72 Update to solang v0.3.2 and add simple test (#2636) 2 years ago
spl 51578bcbc5 spl: Fix compilation error and warnings (#2647) 2 years ago
swap e1afcbf71e v0.28.0 (#2527) 2 years ago
system-accounts e1afcbf71e v0.28.0 (#2527) 2 years ago
sysvars e1afcbf71e v0.28.0 (#2527) 2 years ago
tictactoe e1afcbf71e v0.28.0 (#2527) 2 years ago
typescript e1afcbf71e v0.28.0 (#2527) 2 years ago
validator-clone e1afcbf71e v0.28.0 (#2527) 2 years ago
zero-copy 5e7fb44518 Upgrade Solana to `1.17.0` (#2645) 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.