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.