acheron 340e9c13f4 lang: Remove `EventIndex` (#3244) hai 1 ano
..
anchor-cli-account e6d7dafe12 v0.30.1 (#3040) hai 1 ano
anchor-cli-idl e6d7dafe12 v0.30.1 (#3040) hai 1 ano
auction-house e6d7dafe12 v0.30.1 (#3040) hai 1 ano
bench ec74adbcbb lang: Use closures for `init` constraints (#2939) hai 1 ano
bpf-upgradeable-state efe2e40c12 Remove `rust-version` from crate manifests (#3000) hai 1 ano
cashiers-check e6d7dafe12 v0.30.1 (#3040) hai 1 ano
cfo e6d7dafe12 v0.30.1 (#3040) hai 1 ano
chat e6d7dafe12 v0.30.1 (#3040) hai 1 ano
composite e6d7dafe12 v0.30.1 (#3040) hai 1 ano
cpi-returns e6d7dafe12 v0.30.1 (#3040) hai 1 ano
custom-coder e6d7dafe12 v0.30.1 (#3040) hai 1 ano
custom-discriminator 438c481384 idl: Check ambiguous discriminators (#3157) hai 1 ano
declare-id e6d7dafe12 v0.30.1 (#3040) hai 1 ano
declare-program 117717468f lang: Add `Account` utility type to get accounts from bytes (#3091) hai 1 ano
docs e6d7dafe12 v0.30.1 (#3040) hai 1 ano
errors e6d7dafe12 v0.30.1 (#3040) hai 1 ano
escrow e6d7dafe12 v0.30.1 (#3040) hai 1 ano
events 340e9c13f4 lang: Remove `EventIndex` (#3244) hai 1 ano
floats e6d7dafe12 v0.30.1 (#3040) hai 1 ano
idl 18e9134072 idl: Fix using full path types with `Program` (#3228) hai 1 ano
ido-pool e6d7dafe12 v0.30.1 (#3040) hai 1 ano
lazy-account 879601e632 lang: Add `LazyAccount` (#3194) hai 1 ano
lockup e6d7dafe12 v0.30.1 (#3040) hai 1 ano
misc 79d1cec79e lang: Fix using `owner` constraint with `Box`ed accounts (#3087) hai 1 ano
multiple-suites e6d7dafe12 v0.30.1 (#3040) hai 1 ano
multiple-suites-run-single d9a9f19394 Fix IDL (#2824) hai 1 ano
multisig e6d7dafe12 v0.30.1 (#3040) hai 1 ano
optional e6d7dafe12 v0.30.1 (#3040) hai 1 ano
pda-derivation 65c159fb3c ts: Include unresolved accounts in the resolution error message (#3207) hai 1 ano
pyth e6d7dafe12 v0.30.1 (#3040) hai 1 ano
realloc e6d7dafe12 v0.30.1 (#3040) hai 1 ano
relations-derivation 467ae43621 idl: Fix using `address` constraint with non-const expressions (#3216) hai 1 ano
safety-checks d9a9f19394 Fix IDL (#2824) hai 1 ano
solang e6d7dafe12 v0.30.1 (#3040) hai 1 ano
spl 679c1306f3 lang: Deprecate `#[interface]` attribute (#3195) hai 1 ano
swap e6d7dafe12 v0.30.1 (#3040) hai 1 ano
system-accounts e6d7dafe12 v0.30.1 (#3040) hai 1 ano
sysvars e6d7dafe12 v0.30.1 (#3040) hai 1 ano
tictactoe e6d7dafe12 v0.30.1 (#3040) hai 1 ano
typescript e6d7dafe12 v0.30.1 (#3040) hai 1 ano
validator-clone e6d7dafe12 v0.30.1 (#3040) hai 1 ano
zero-copy 46f52da34b lang: Remove `discriminator` method from `Discriminator` trait (#3163) hai 1 ano
.prettierignore fad05805d8 spl: change serum-dex to openbook-dex (#2308) %!s(int64=2) %!d(string=hai) anos
README.md 5d8b4765f2 Add /tests dir (#676) %!s(int64=4) %!d(string=hai) anos
package.json 879601e632 lang: Add `LazyAccount` (#3194) hai 1 ano
yarn.lock 13fc0bb915 lang: Add `#[interface]` attribute for overriding the default discriminator (#2728) hai 1 ano

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.