acheron cfe82aa682 lang: Fix using non-instruction composite accounts with `declare_program!` (#3290) 1 ๋…„ ์ „
..
anchor-cli-account e6d7dafe12 v0.30.1 (#3040) 1 ๋…„ ์ „
anchor-cli-idl e6d7dafe12 v0.30.1 (#3040) 1 ๋…„ ์ „
auction-house 020a304658 Upgrade Solana to v2 and SPL to the latest (#3219) 1 ๋…„ ์ „
bench c679b2782e bench: Sync to update Solana version (#3258) 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 cfe82aa682 lang: Fix using non-instruction composite accounts with `declare_program!` (#3290) 1 ๋…„ ์ „
docs e6d7dafe12 v0.30.1 (#3040) 1 ๋…„ ์ „
errors 020a304658 Upgrade Solana to v2 and SPL to the latest (#3219) 1 ๋…„ ์ „
escrow e6d7dafe12 v0.30.1 (#3040) 1 ๋…„ ์ „
events 340e9c13f4 lang: Remove `EventIndex` (#3244) 1 ๋…„ ์ „
floats e6d7dafe12 v0.30.1 (#3040) 1 ๋…„ ์ „
idl 18e9134072 idl: Fix using full path types with `Program` (#3228) 1 ๋…„ ์ „
ido-pool e6d7dafe12 v0.30.1 (#3040) 1 ๋…„ ์ „
lazy-account 879601e632 lang: Add `LazyAccount` (#3194) 1 ๋…„ ์ „
lockup e6d7dafe12 v0.30.1 (#3040) 1 ๋…„ ์ „
misc 020a304658 Upgrade Solana to v2 and SPL to the latest (#3219) 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 65c159fb3c ts: Include unresolved accounts in the resolution error message (#3207) 1 ๋…„ ์ „
pyth e6d7dafe12 v0.30.1 (#3040) 1 ๋…„ ์ „
realloc e6d7dafe12 v0.30.1 (#3040) 1 ๋…„ ์ „
relations-derivation 467ae43621 idl: Fix using `address` constraint with non-const expressions (#3216) 1 ๋…„ ์ „
safety-checks d9a9f19394 Fix IDL (#2824) 1 ๋…„ ์ „
solang e6d7dafe12 v0.30.1 (#3040) 1 ๋…„ ์ „
spl 020a304658 Upgrade Solana to v2 and SPL to the latest (#3219) 1 ๋…„ ์ „
swap 020a304658 Upgrade Solana to v2 and SPL to the latest (#3219) 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 020a304658 Upgrade Solana to v2 and SPL to the latest (#3219) 1 ๋…„ ์ „
.prettierignore fad05805d8 spl: change serum-dex to openbook-dex (#2308) 2 ๋…„ ์ „
README.md 5d8b4765f2 Add /tests dir (#676) 4 ๋…„ ์ „
package.json 879601e632 lang: Add `LazyAccount` (#3194) 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.