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

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.