Zero Xplorer 3dd2386d89 docs: fix typos (#3774) 2 mesi fa
..
anchor-cli-account 47284f8f0b v0.31.1 (#3666) 5 mesi fa
anchor-cli-idl 702cbde3e8 feat(cli): Replace `anchor verify` with a robust `solana-verify` wrapper (#3768) 2 mesi fa
auction-house 47284f8f0b v0.31.1 (#3666) 5 mesi fa
bench 47284f8f0b v0.31.1 (#3666) 5 mesi fa
bpf-upgradeable-state aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 anno fa
cashiers-check 47284f8f0b v0.31.1 (#3666) 5 mesi fa
cfo 47284f8f0b v0.31.1 (#3666) 5 mesi fa
chat 47284f8f0b v0.31.1 (#3666) 5 mesi fa
composite 47284f8f0b v0.31.1 (#3666) 5 mesi fa
cpi-returns 47284f8f0b v0.31.1 (#3666) 5 mesi fa
custom-coder 47284f8f0b v0.31.1 (#3666) 5 mesi fa
custom-discriminator 47284f8f0b v0.31.1 (#3666) 5 mesi fa
declare-id 47284f8f0b v0.31.1 (#3666) 5 mesi fa
declare-program 6d72be7168 fix: typos in documentation files (#3543) 5 mesi fa
errors 47284f8f0b v0.31.1 (#3666) 5 mesi fa
escrow 47284f8f0b v0.31.1 (#3666) 5 mesi fa
events 47284f8f0b v0.31.1 (#3666) 5 mesi fa
floats 47284f8f0b v0.31.1 (#3666) 5 mesi fa
idl 47284f8f0b v0.31.1 (#3666) 5 mesi fa
ido-pool 47284f8f0b v0.31.1 (#3666) 5 mesi fa
lazy-account 47284f8f0b v0.31.1 (#3666) 5 mesi fa
lockup 3dd2386d89 docs: fix typos (#3774) 2 mesi fa
misc 47284f8f0b v0.31.1 (#3666) 5 mesi fa
multiple-suites 47284f8f0b v0.31.1 (#3666) 5 mesi fa
multiple-suites-run-single aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 anno fa
multisig 47284f8f0b v0.31.1 (#3666) 5 mesi fa
optional 47284f8f0b v0.31.1 (#3666) 5 mesi fa
pda-derivation 47284f8f0b v0.31.1 (#3666) 5 mesi fa
pyth 47284f8f0b v0.31.1 (#3666) 5 mesi fa
realloc 6d72be7168 fix: typos in documentation files (#3543) 5 mesi fa
relations-derivation 47284f8f0b v0.31.1 (#3666) 5 mesi fa
safety-checks d9a9f19394 Fix IDL (#2824) 1 anno fa
solang 47284f8f0b v0.31.1 (#3666) 5 mesi fa
spl 47284f8f0b v0.31.1 (#3666) 5 mesi fa
swap 47284f8f0b v0.31.1 (#3666) 5 mesi fa
system-accounts 47284f8f0b v0.31.1 (#3666) 5 mesi fa
sysvars 47284f8f0b v0.31.1 (#3666) 5 mesi fa
tictactoe 47284f8f0b v0.31.1 (#3666) 5 mesi fa
typescript 47284f8f0b v0.31.1 (#3666) 5 mesi fa
validator-clone 47284f8f0b v0.31.1 (#3666) 5 mesi fa
zero-copy 47284f8f0b v0.31.1 (#3666) 5 mesi fa
.prettierignore fad05805d8 spl: change serum-dex to openbook-dex (#2308) 2 anni fa
README.md 5d8b4765f2 Add /tests dir (#676) 4 anni fa
package.json 879601e632 lang: Add `LazyAccount` (#3194) 1 anno fa
yarn.lock 13fc0bb915 lang: Add `#[interface]` attribute for overriding the default discriminator (#2728) 1 anno fa

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.