acheron efe2e40c12 Remove `rust-version` from crate manifests (#3000) 1 year ago
..
anchor-cli-account 852fcc77be v0.30.0 (#2909) 1 year ago
anchor-cli-idl 852fcc77be v0.30.0 (#2909) 1 year ago
auction-house 852fcc77be v0.30.0 (#2909) 1 year ago
bench 852fcc77be v0.30.0 (#2909) 1 year ago
bpf-upgradeable-state efe2e40c12 Remove `rust-version` from crate manifests (#3000) 1 year ago
cashiers-check efe2e40c12 Remove `rust-version` from crate manifests (#3000) 1 year ago
cfo efe2e40c12 Remove `rust-version` from crate manifests (#3000) 1 year ago
chat efe2e40c12 Remove `rust-version` from crate manifests (#3000) 1 year ago
composite efe2e40c12 Remove `rust-version` from crate manifests (#3000) 1 year ago
cpi-returns 852fcc77be v0.30.0 (#2909) 1 year ago
custom-coder efe2e40c12 Remove `rust-version` from crate manifests (#3000) 1 year ago
declare-id 852fcc77be v0.30.0 (#2909) 1 year ago
declare-program efe2e40c12 Remove `rust-version` from crate manifests (#3000) 1 year ago
docs 852fcc77be v0.30.0 (#2909) 1 year ago
errors efe2e40c12 Remove `rust-version` from crate manifests (#3000) 1 year ago
escrow efe2e40c12 Remove `rust-version` from crate manifests (#3000) 1 year ago
events efe2e40c12 Remove `rust-version` from crate manifests (#3000) 1 year ago
floats 852fcc77be v0.30.0 (#2909) 1 year ago
idl efe2e40c12 Remove `rust-version` from crate manifests (#3000) 1 year ago
ido-pool efe2e40c12 Remove `rust-version` from crate manifests (#3000) 1 year ago
lockup efe2e40c12 Remove `rust-version` from crate manifests (#3000) 1 year ago
misc efe2e40c12 Remove `rust-version` from crate manifests (#3000) 1 year ago
multiple-suites 852fcc77be v0.30.0 (#2909) 1 year ago
multiple-suites-run-single d9a9f19394 Fix IDL (#2824) 1 year ago
multisig efe2e40c12 Remove `rust-version` from crate manifests (#3000) 1 year ago
optional 852fcc77be v0.30.0 (#2909) 1 year ago
pda-derivation efe2e40c12 Remove `rust-version` from crate manifests (#3000) 1 year ago
pyth efe2e40c12 Remove `rust-version` from crate manifests (#3000) 1 year ago
realloc 852fcc77be v0.30.0 (#2909) 1 year ago
relations-derivation efe2e40c12 Remove `rust-version` from crate manifests (#3000) 1 year ago
safety-checks d9a9f19394 Fix IDL (#2824) 1 year ago
solang 852fcc77be v0.30.0 (#2909) 1 year ago
spl efe2e40c12 Remove `rust-version` from crate manifests (#3000) 1 year ago
swap efe2e40c12 Remove `rust-version` from crate manifests (#3000) 1 year ago
system-accounts efe2e40c12 Remove `rust-version` from crate manifests (#3000) 1 year ago
sysvars efe2e40c12 Remove `rust-version` from crate manifests (#3000) 1 year ago
tictactoe efe2e40c12 Remove `rust-version` from crate manifests (#3000) 1 year ago
typescript efe2e40c12 Remove `rust-version` from crate manifests (#3000) 1 year ago
validator-clone 852fcc77be v0.30.0 (#2909) 1 year ago
zero-copy efe2e40c12 Remove `rust-version` from crate manifests (#3000) 1 year 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 e3ced784ad Add support for token extensions (#2789) 1 year ago
yarn.lock 13fc0bb915 lang: Add `#[interface]` attribute for overriding the default discriminator (#2728) 1 year 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.