Jamie Hill-Daniel 18d0ca0ce9 feat: Use `solana-invoke` insteam of `solana_cpi::invoke` (#3900) 1 ماه پیش
..
anchor-cli-account 47284f8f0b v0.31.1 (#3666) 5 ماه پیش
anchor-cli-idl 702cbde3e8 feat(cli): Replace `anchor verify` with a robust `solana-verify` wrapper (#3768) 2 ماه پیش
auction-house 18d0ca0ce9 feat: Use `solana-invoke` insteam of `solana_cpi::invoke` (#3900) 1 ماه پیش
bench 18d0ca0ce9 feat: Use `solana-invoke` insteam of `solana_cpi::invoke` (#3900) 1 ماه پیش
bpf-upgradeable-state aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 سال پیش
cashiers-check 47284f8f0b v0.31.1 (#3666) 5 ماه پیش
cfo fdc5c519bb docs: fix typo (#3868) 1 ماه پیش
chat 47284f8f0b v0.31.1 (#3666) 5 ماه پیش
composite 47284f8f0b v0.31.1 (#3666) 5 ماه پیش
cpi-returns 47284f8f0b v0.31.1 (#3666) 5 ماه پیش
custom-coder 47284f8f0b v0.31.1 (#3666) 5 ماه پیش
custom-discriminator 47284f8f0b v0.31.1 (#3666) 5 ماه پیش
declare-id 47284f8f0b v0.31.1 (#3666) 5 ماه پیش
declare-program 6d72be7168 fix: typos in documentation files (#3543) 5 ماه پیش
errors 47284f8f0b v0.31.1 (#3666) 5 ماه پیش
escrow 47284f8f0b v0.31.1 (#3666) 5 ماه پیش
events 47284f8f0b v0.31.1 (#3666) 5 ماه پیش
floats 47284f8f0b v0.31.1 (#3666) 5 ماه پیش
idl 47284f8f0b v0.31.1 (#3666) 5 ماه پیش
ido-pool 47284f8f0b v0.31.1 (#3666) 5 ماه پیش
lazy-account 47284f8f0b v0.31.1 (#3666) 5 ماه پیش
lockup fdc5c519bb docs: fix typo (#3868) 1 ماه پیش
misc 47284f8f0b v0.31.1 (#3666) 5 ماه پیش
multiple-suites 47284f8f0b v0.31.1 (#3666) 5 ماه پیش
multiple-suites-run-single aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 سال پیش
multisig 47284f8f0b v0.31.1 (#3666) 5 ماه پیش
optional 47284f8f0b v0.31.1 (#3666) 5 ماه پیش
pda-derivation 47284f8f0b v0.31.1 (#3666) 5 ماه پیش
pyth 47284f8f0b v0.31.1 (#3666) 5 ماه پیش
realloc 6d72be7168 fix: typos in documentation files (#3543) 5 ماه پیش
relations-derivation 47284f8f0b v0.31.1 (#3666) 5 ماه پیش
safety-checks d9a9f19394 Fix IDL (#2824) 1 سال پیش
spl 18d0ca0ce9 feat: Use `solana-invoke` insteam of `solana_cpi::invoke` (#3900) 1 ماه پیش
swap 47284f8f0b v0.31.1 (#3666) 5 ماه پیش
system-accounts 47284f8f0b v0.31.1 (#3666) 5 ماه پیش
sysvars 47284f8f0b v0.31.1 (#3666) 5 ماه پیش
tictactoe 47284f8f0b v0.31.1 (#3666) 5 ماه پیش
typescript 47284f8f0b v0.31.1 (#3666) 5 ماه پیش
validator-clone 47284f8f0b v0.31.1 (#3666) 5 ماه پیش
zero-copy 47284f8f0b v0.31.1 (#3666) 5 ماه پیش
.prettierignore fad05805d8 spl: change serum-dex to openbook-dex (#2308) 2 سال پیش
README.md 5d8b4765f2 Add /tests dir (#676) 4 سال پیش
package.json cac1421e02 feat: remove solang (#3824) 2 ماه پیش
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.