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.