Zero Xplorer 3dd2386d89 docs: fix typos (#3774) 2 months ago
..
anchor-cli-account 47284f8f0b v0.31.1 (#3666) 5 months ago
anchor-cli-idl 702cbde3e8 feat(cli): Replace `anchor verify` with a robust `solana-verify` wrapper (#3768) 2 months ago
auction-house 47284f8f0b v0.31.1 (#3666) 5 months ago
bench 47284f8f0b v0.31.1 (#3666) 5 months ago
bpf-upgradeable-state aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 year ago
cashiers-check 47284f8f0b v0.31.1 (#3666) 5 months ago
cfo 47284f8f0b v0.31.1 (#3666) 5 months ago
chat 47284f8f0b v0.31.1 (#3666) 5 months ago
composite 47284f8f0b v0.31.1 (#3666) 5 months ago
cpi-returns 47284f8f0b v0.31.1 (#3666) 5 months ago
custom-coder 47284f8f0b v0.31.1 (#3666) 5 months ago
custom-discriminator 47284f8f0b v0.31.1 (#3666) 5 months ago
declare-id 47284f8f0b v0.31.1 (#3666) 5 months ago
declare-program 6d72be7168 fix: typos in documentation files (#3543) 5 months ago
errors 47284f8f0b v0.31.1 (#3666) 5 months ago
escrow 47284f8f0b v0.31.1 (#3666) 5 months ago
events 47284f8f0b v0.31.1 (#3666) 5 months ago
floats 47284f8f0b v0.31.1 (#3666) 5 months ago
idl 47284f8f0b v0.31.1 (#3666) 5 months ago
ido-pool 47284f8f0b v0.31.1 (#3666) 5 months ago
lazy-account 47284f8f0b v0.31.1 (#3666) 5 months ago
lockup 3dd2386d89 docs: fix typos (#3774) 2 months ago
misc 47284f8f0b v0.31.1 (#3666) 5 months ago
multiple-suites 47284f8f0b v0.31.1 (#3666) 5 months ago
multiple-suites-run-single aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 year ago
multisig 47284f8f0b v0.31.1 (#3666) 5 months ago
optional 47284f8f0b v0.31.1 (#3666) 5 months ago
pda-derivation 47284f8f0b v0.31.1 (#3666) 5 months ago
pyth 47284f8f0b v0.31.1 (#3666) 5 months ago
realloc 6d72be7168 fix: typos in documentation files (#3543) 5 months ago
relations-derivation 47284f8f0b v0.31.1 (#3666) 5 months ago
safety-checks d9a9f19394 Fix IDL (#2824) 1 year ago
solang 47284f8f0b v0.31.1 (#3666) 5 months ago
spl 47284f8f0b v0.31.1 (#3666) 5 months ago
swap 47284f8f0b v0.31.1 (#3666) 5 months ago
system-accounts 47284f8f0b v0.31.1 (#3666) 5 months ago
sysvars 47284f8f0b v0.31.1 (#3666) 5 months ago
tictactoe 47284f8f0b v0.31.1 (#3666) 5 months ago
typescript 47284f8f0b v0.31.1 (#3666) 5 months ago
validator-clone 47284f8f0b v0.31.1 (#3666) 5 months ago
zero-copy 47284f8f0b v0.31.1 (#3666) 5 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.