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

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.