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.