acheron 1c6f86e5f7 Upgrade Solana to 1.16.0 (#2512) 2 年之前
..
anchor-cli-account 1c6f86e5f7 Upgrade Solana to 1.16.0 (#2512) 2 年之前
anchor-cli-idl 3b45144787 v0.27.0 (#2428) 2 年之前
auction-house @ 82c049326c 1c6f86e5f7 Upgrade Solana to 1.16.0 (#2512) 2 年之前
bench 1c6f86e5f7 Upgrade Solana to 1.16.0 (#2512) 2 年之前
bpf-upgradeable-state 45fa9bd3ba Update Solana-program and rust-version (#2420) 2 年之前
cashiers-check 3b45144787 v0.27.0 (#2428) 2 年之前
cfo 3b45144787 v0.27.0 (#2428) 2 年之前
chat 3b45144787 v0.27.0 (#2428) 2 年之前
composite 3b45144787 v0.27.0 (#2428) 2 年之前
cpi-returns 3b45144787 v0.27.0 (#2428) 2 年之前
custom-coder 3b45144787 v0.27.0 (#2428) 2 年之前
declare-id 3b45144787 v0.27.0 (#2428) 2 年之前
docs 3b45144787 v0.27.0 (#2428) 2 年之前
errors 3b45144787 v0.27.0 (#2428) 2 年之前
escrow f9d0eca704 spl: Update `spl-token-2022` to 0.6.1 (#2496) 2 年之前
events 23b90bffc0 Feature: CPI Events API (#2438) 2 年之前
floats 3b45144787 v0.27.0 (#2428) 2 年之前
ido-pool 3b45144787 v0.27.0 (#2428) 2 年之前
lockup 3b45144787 v0.27.0 (#2428) 2 年之前
misc 2e89b79c51 fix: used identifiers in handler (#2464) 2 年之前
multiple-suites 3b45144787 v0.27.0 (#2428) 2 年之前
multiple-suites-run-single 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 2 年之前
multisig 3b45144787 v0.27.0 (#2428) 2 年之前
optional 3b45144787 v0.27.0 (#2428) 2 年之前
pda-derivation 3b45144787 v0.27.0 (#2428) 2 年之前
pyth 3b45144787 v0.27.0 (#2428) 2 年之前
realloc 3b45144787 v0.27.0 (#2428) 2 年之前
relations-derivation 3b45144787 v0.27.0 (#2428) 2 年之前
safety-checks 3da28dbc5f fix: ignore non Accounts in safety checks (#2201) 3 年之前
spl f9d0eca704 spl: Update `spl-token-2022` to 0.6.1 (#2496) 2 年之前
swap 3b45144787 v0.27.0 (#2428) 2 年之前
system-accounts 3b45144787 v0.27.0 (#2428) 2 年之前
sysvars 3b45144787 v0.27.0 (#2428) 2 年之前
tictactoe 3b45144787 v0.27.0 (#2428) 2 年之前
typescript 3b45144787 v0.27.0 (#2428) 2 年之前
validator-clone 9a075087d0 feat: Add account-dir test-validator argument support (#2436) 2 年之前
zero-copy 1c6f86e5f7 Upgrade Solana to 1.16.0 (#2512) 2 年之前
.prettierignore fad05805d8 spl: change serum-dex to openbook-dex (#2308) 2 年之前
README.md 5d8b4765f2 Add /tests dir (#676) 4 年之前
package.json 5910dd3e2f Add benchmarking for compute units usage (#2466) 2 年之前
yarn.lock 23b90bffc0 Feature: CPI Events API (#2438) 2 年之前

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.