acheron c1667120e6 bench: Add a script to sync benchmark results for all versions (#2477) hace 2 años
..
anchor-cli-account 3b45144787 v0.27.0 (#2428) hace 2 años
anchor-cli-idl 3b45144787 v0.27.0 (#2428) hace 2 años
auction-house @ b73b60e55a 7a0a37e0f8 Update solana to version 1.13.3 (#2239) hace 3 años
bench c1667120e6 bench: Add a script to sync benchmark results for all versions (#2477) hace 2 años
bpf-upgradeable-state 45fa9bd3ba Update Solana-program and rust-version (#2420) hace 2 años
cashiers-check 3b45144787 v0.27.0 (#2428) hace 2 años
cfo 3b45144787 v0.27.0 (#2428) hace 2 años
chat 3b45144787 v0.27.0 (#2428) hace 2 años
composite 3b45144787 v0.27.0 (#2428) hace 2 años
cpi-returns 3b45144787 v0.27.0 (#2428) hace 2 años
custom-coder 3b45144787 v0.27.0 (#2428) hace 2 años
declare-id 3b45144787 v0.27.0 (#2428) hace 2 años
docs 3b45144787 v0.27.0 (#2428) hace 2 años
errors 3b45144787 v0.27.0 (#2428) hace 2 años
escrow 3b45144787 v0.27.0 (#2428) hace 2 años
events 3b45144787 v0.27.0 (#2428) hace 2 años
floats 3b45144787 v0.27.0 (#2428) hace 2 años
ido-pool 3b45144787 v0.27.0 (#2428) hace 2 años
lockup 3b45144787 v0.27.0 (#2428) hace 2 años
misc 2e89b79c51 fix: used identifiers in handler (#2464) hace 2 años
multiple-suites 3b45144787 v0.27.0 (#2428) hace 2 años
multiple-suites-run-single 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) hace 2 años
multisig 3b45144787 v0.27.0 (#2428) hace 2 años
optional 3b45144787 v0.27.0 (#2428) hace 2 años
pda-derivation 3b45144787 v0.27.0 (#2428) hace 2 años
pyth 3b45144787 v0.27.0 (#2428) hace 2 años
realloc 3b45144787 v0.27.0 (#2428) hace 2 años
relations-derivation 3b45144787 v0.27.0 (#2428) hace 2 años
safety-checks 3da28dbc5f fix: ignore non Accounts in safety checks (#2201) hace 3 años
spl 670b4f5005 Add `token_program` constraint to token, mint, and associated token accounts (#2460) hace 2 años
swap 3b45144787 v0.27.0 (#2428) hace 2 años
system-accounts 3b45144787 v0.27.0 (#2428) hace 2 años
sysvars 3b45144787 v0.27.0 (#2428) hace 2 años
tictactoe 3b45144787 v0.27.0 (#2428) hace 2 años
typescript 3b45144787 v0.27.0 (#2428) hace 2 años
validator-clone 9a075087d0 feat: Add account-dir test-validator argument support (#2436) hace 2 años
zero-copy 2e89b79c51 fix: used identifiers in handler (#2464) hace 2 años
.prettierignore fad05805d8 spl: change serum-dex to openbook-dex (#2308) hace 2 años
README.md 5d8b4765f2 Add /tests dir (#676) hace 4 años
package.json 5910dd3e2f Add benchmarking for compute units usage (#2466) hace 2 años
yarn.lock 3b45144787 v0.27.0 (#2428) hace 2 años

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.