acheron 46f52da34b lang: Remove `discriminator` method from `Discriminator` trait (#3163) 1 年之前
..
anchor-cli-account e6d7dafe12 v0.30.1 (#3040) 1 年之前
anchor-cli-idl e6d7dafe12 v0.30.1 (#3040) 1 年之前
auction-house e6d7dafe12 v0.30.1 (#3040) 1 年之前
bench f6a8042c40 lang: Remove unnecessary clone in account exit routine (#3139) 1 年之前
bpf-upgradeable-state efe2e40c12 Remove `rust-version` from crate manifests (#3000) 1 年之前
cashiers-check e6d7dafe12 v0.30.1 (#3040) 1 年之前
cfo e6d7dafe12 v0.30.1 (#3040) 1 年之前
chat e6d7dafe12 v0.30.1 (#3040) 1 年之前
composite e6d7dafe12 v0.30.1 (#3040) 1 年之前
cpi-returns e6d7dafe12 v0.30.1 (#3040) 1 年之前
custom-coder e6d7dafe12 v0.30.1 (#3040) 1 年之前
custom-discriminator 438c481384 idl: Check ambiguous discriminators (#3157) 1 年之前
declare-id e6d7dafe12 v0.30.1 (#3040) 1 年之前
declare-program 117717468f lang: Add `Account` utility type to get accounts from bytes (#3091) 1 年之前
docs e6d7dafe12 v0.30.1 (#3040) 1 年之前
errors e6d7dafe12 v0.30.1 (#3040) 1 年之前
escrow e6d7dafe12 v0.30.1 (#3040) 1 年之前
events e6d7dafe12 v0.30.1 (#3040) 1 年之前
floats e6d7dafe12 v0.30.1 (#3040) 1 年之前
idl e6d7dafe12 v0.30.1 (#3040) 1 年之前
ido-pool e6d7dafe12 v0.30.1 (#3040) 1 年之前
lockup e6d7dafe12 v0.30.1 (#3040) 1 年之前
misc 79d1cec79e lang: Fix using `owner` constraint with `Box`ed accounts (#3087) 1 年之前
multiple-suites e6d7dafe12 v0.30.1 (#3040) 1 年之前
multiple-suites-run-single d9a9f19394 Fix IDL (#2824) 1 年之前
multisig e6d7dafe12 v0.30.1 (#3040) 1 年之前
optional e6d7dafe12 v0.30.1 (#3040) 1 年之前
pda-derivation a8d2598cc9 tests: Move constant seed derivation test to `pda-derivation` (#3064) 1 年之前
pyth e6d7dafe12 v0.30.1 (#3040) 1 年之前
realloc e6d7dafe12 v0.30.1 (#3040) 1 年之前
relations-derivation a8d2598cc9 tests: Move constant seed derivation test to `pda-derivation` (#3064) 1 年之前
safety-checks d9a9f19394 Fix IDL (#2824) 1 年之前
solang e6d7dafe12 v0.30.1 (#3040) 1 年之前
spl 442541e9c5 spl: Rename metadata interface instruction fields from `token_program_id` to `program_id` (#3076) 1 年之前
swap e6d7dafe12 v0.30.1 (#3040) 1 年之前
system-accounts e6d7dafe12 v0.30.1 (#3040) 1 年之前
sysvars e6d7dafe12 v0.30.1 (#3040) 1 年之前
tictactoe e6d7dafe12 v0.30.1 (#3040) 1 年之前
typescript e6d7dafe12 v0.30.1 (#3040) 1 年之前
validator-clone e6d7dafe12 v0.30.1 (#3040) 1 年之前
zero-copy 46f52da34b lang: Remove `discriminator` method from `Discriminator` trait (#3163) 1 年之前
.prettierignore fad05805d8 spl: change serum-dex to openbook-dex (#2308) 2 年之前
README.md 5d8b4765f2 Add /tests dir (#676) 4 年之前
package.json 3f945f682c lang: Add `#[instruction]` attribute proc-macro (#3137) 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.