acheron 0e5285aecd v0.31.0 (#3259) 7 months ago
..
anchor-cli-account 0e5285aecd v0.31.0 (#3259) 7 months ago
anchor-cli-idl 0e5285aecd v0.31.0 (#3259) 7 months ago
auction-house 0e5285aecd v0.31.0 (#3259) 7 months ago
bench 0e5285aecd v0.31.0 (#3259) 7 months ago
bpf-upgradeable-state aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 year ago
cashiers-check 0e5285aecd v0.31.0 (#3259) 7 months ago
cfo 0e5285aecd v0.31.0 (#3259) 7 months ago
chat 0e5285aecd v0.31.0 (#3259) 7 months ago
composite 0e5285aecd v0.31.0 (#3259) 7 months ago
cpi-returns 0e5285aecd v0.31.0 (#3259) 7 months ago
custom-coder 0e5285aecd v0.31.0 (#3259) 7 months ago
custom-discriminator 0e5285aecd v0.31.0 (#3259) 7 months ago
declare-id 0e5285aecd v0.31.0 (#3259) 7 months ago
declare-program 0e5285aecd v0.31.0 (#3259) 7 months ago
errors 0e5285aecd v0.31.0 (#3259) 7 months ago
escrow 0e5285aecd v0.31.0 (#3259) 7 months ago
events 0e5285aecd v0.31.0 (#3259) 7 months ago
floats 0e5285aecd v0.31.0 (#3259) 7 months ago
idl 0e5285aecd v0.31.0 (#3259) 7 months ago
ido-pool 0e5285aecd v0.31.0 (#3259) 7 months ago
lazy-account 0e5285aecd v0.31.0 (#3259) 7 months ago
lockup 0e5285aecd v0.31.0 (#3259) 7 months ago
misc 0e5285aecd v0.31.0 (#3259) 7 months ago
multiple-suites 0e5285aecd v0.31.0 (#3259) 7 months ago
multiple-suites-run-single aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 year ago
multisig 0e5285aecd v0.31.0 (#3259) 7 months ago
optional 0e5285aecd v0.31.0 (#3259) 7 months ago
pda-derivation 0e5285aecd v0.31.0 (#3259) 7 months ago
pyth 0e5285aecd v0.31.0 (#3259) 7 months ago
realloc 0e5285aecd v0.31.0 (#3259) 7 months ago
relations-derivation 0e5285aecd v0.31.0 (#3259) 7 months ago
safety-checks d9a9f19394 Fix IDL (#2824) 1 year ago
solang 0e5285aecd v0.31.0 (#3259) 7 months ago
spl 0e5285aecd v0.31.0 (#3259) 7 months ago
swap 0e5285aecd v0.31.0 (#3259) 7 months ago
system-accounts 0e5285aecd v0.31.0 (#3259) 7 months ago
sysvars 0e5285aecd v0.31.0 (#3259) 7 months ago
tictactoe 0e5285aecd v0.31.0 (#3259) 7 months ago
typescript 0e5285aecd v0.31.0 (#3259) 7 months ago
validator-clone 0e5285aecd v0.31.0 (#3259) 7 months ago
zero-copy 0e5285aecd v0.31.0 (#3259) 7 months ago
.prettierignore fad05805d8 spl: change serum-dex to openbook-dex (#2308) 2 years ago
README.md 5d8b4765f2 Add /tests dir (#676) 4 years ago
package.json 879601e632 lang: Add `LazyAccount` (#3194) 1 year ago
yarn.lock 13fc0bb915 lang: Add `#[interface]` attribute for overriding the default discriminator (#2728) 1 year ago

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.