acheron 5910dd3e2f Add benchmarking for compute units usage (#2466) 2 роки тому
..
anchor-cli-account 3b45144787 v0.27.0 (#2428) 2 роки тому
anchor-cli-idl 3b45144787 v0.27.0 (#2428) 2 роки тому
auction-house @ b73b60e55a 7a0a37e0f8 Update solana to version 1.13.3 (#2239) 3 роки тому
bench 5910dd3e2f Add benchmarking for compute units usage (#2466) 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 3b45144787 v0.27.0 (#2428) 2 роки тому
events 3b45144787 v0.27.0 (#2428) 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 670b4f5005 Add `token_program` constraint to token, mint, and associated token accounts (#2460) 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 2e89b79c51 fix: used identifiers in handler (#2464) 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 3b45144787 v0.27.0 (#2428) 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.