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.