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

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.