acheron f326b89c48 idl: Fix using `address` constraint with field expressions (#3034) hace 1 año
..
anchor-cli-account 852fcc77be v0.30.0 (#2909) hace 1 año
anchor-cli-idl 852fcc77be v0.30.0 (#2909) hace 1 año
auction-house 852fcc77be v0.30.0 (#2909) hace 1 año
bench 852fcc77be v0.30.0 (#2909) hace 1 año
bpf-upgradeable-state efe2e40c12 Remove `rust-version` from crate manifests (#3000) hace 1 año
cashiers-check efe2e40c12 Remove `rust-version` from crate manifests (#3000) hace 1 año
cfo efe2e40c12 Remove `rust-version` from crate manifests (#3000) hace 1 año
chat efe2e40c12 Remove `rust-version` from crate manifests (#3000) hace 1 año
composite efe2e40c12 Remove `rust-version` from crate manifests (#3000) hace 1 año
cpi-returns 852fcc77be v0.30.0 (#2909) hace 1 año
custom-coder efe2e40c12 Remove `rust-version` from crate manifests (#3000) hace 1 año
declare-id 852fcc77be v0.30.0 (#2909) hace 1 año
declare-program e77a453ac3 lang: Support legacy IDLs with `declare_program!` (#2997) hace 1 año
docs 852fcc77be v0.30.0 (#2909) hace 1 año
errors efe2e40c12 Remove `rust-version` from crate manifests (#3000) hace 1 año
escrow efe2e40c12 Remove `rust-version` from crate manifests (#3000) hace 1 año
events efe2e40c12 Remove `rust-version` from crate manifests (#3000) hace 1 año
floats 852fcc77be v0.30.0 (#2909) hace 1 año
idl 1c2aabe315 lang: Include `pubkey!` macro in `prelude` (#3026) hace 1 año
ido-pool efe2e40c12 Remove `rust-version` from crate manifests (#3000) hace 1 año
lockup efe2e40c12 Remove `rust-version` from crate manifests (#3000) hace 1 año
misc efe2e40c12 Remove `rust-version` from crate manifests (#3000) hace 1 año
multiple-suites 852fcc77be v0.30.0 (#2909) hace 1 año
multiple-suites-run-single d9a9f19394 Fix IDL (#2824) hace 1 año
multisig efe2e40c12 Remove `rust-version` from crate manifests (#3000) hace 1 año
optional 852fcc77be v0.30.0 (#2909) hace 1 año
pda-derivation 64c52c66e3 idl: Fix generation with unsupported expressions (#3033) hace 1 año
pyth efe2e40c12 Remove `rust-version` from crate manifests (#3000) hace 1 año
realloc 852fcc77be v0.30.0 (#2909) hace 1 año
relations-derivation f326b89c48 idl: Fix using `address` constraint with field expressions (#3034) hace 1 año
safety-checks d9a9f19394 Fix IDL (#2824) hace 1 año
solang 852fcc77be v0.30.0 (#2909) hace 1 año
spl efe2e40c12 Remove `rust-version` from crate manifests (#3000) hace 1 año
swap efe2e40c12 Remove `rust-version` from crate manifests (#3000) hace 1 año
system-accounts efe2e40c12 Remove `rust-version` from crate manifests (#3000) hace 1 año
sysvars efe2e40c12 Remove `rust-version` from crate manifests (#3000) hace 1 año
tictactoe efe2e40c12 Remove `rust-version` from crate manifests (#3000) hace 1 año
typescript efe2e40c12 Remove `rust-version` from crate manifests (#3000) hace 1 año
validator-clone 852fcc77be v0.30.0 (#2909) hace 1 año
zero-copy efe2e40c12 Remove `rust-version` from crate manifests (#3000) hace 1 año
.prettierignore fad05805d8 spl: change serum-dex to openbook-dex (#2308) hace 2 años
README.md 5d8b4765f2 Add /tests dir (#676) hace 4 años
package.json e3ced784ad Add support for token extensions (#2789) hace 1 año
yarn.lock 13fc0bb915 lang: Add `#[interface]` attribute for overriding the default discriminator (#2728) hace 1 año

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.