Pierre 9331908aee tests: Add remaining accounts test (#2683) 1 年之前
..
anchor-cli-account fc9fd6d24b v0.29.0 (#2672) 2 年之前
anchor-cli-idl fc9fd6d24b v0.29.0 (#2672) 2 年之前
auction-house fc9fd6d24b v0.29.0 (#2672) 2 年之前
bench fc9fd6d24b v0.29.0 (#2672) 2 年之前
bpf-upgradeable-state 6df34e7678 Update crate authors and remove outdated registry (#2522) 2 年之前
cashiers-check fc9fd6d24b v0.29.0 (#2672) 2 年之前
cfo fc9fd6d24b v0.29.0 (#2672) 2 年之前
chat fc9fd6d24b v0.29.0 (#2672) 2 年之前
composite fc9fd6d24b v0.29.0 (#2672) 2 年之前
cpi-returns fc9fd6d24b v0.29.0 (#2672) 2 年之前
custom-coder fc9fd6d24b v0.29.0 (#2672) 2 年之前
declare-id fc9fd6d24b v0.29.0 (#2672) 2 年之前
docs fc9fd6d24b v0.29.0 (#2672) 2 年之前
errors fc9fd6d24b v0.29.0 (#2672) 2 年之前
escrow fc9fd6d24b v0.29.0 (#2672) 2 年之前
events fc9fd6d24b v0.29.0 (#2672) 2 年之前
floats fc9fd6d24b v0.29.0 (#2672) 2 年之前
idl fc9fd6d24b v0.29.0 (#2672) 2 年之前
ido-pool fc9fd6d24b v0.29.0 (#2672) 2 年之前
lockup fc9fd6d24b v0.29.0 (#2672) 2 年之前
misc 9331908aee tests: Add remaining accounts test (#2683) 1 年之前
multiple-suites fc9fd6d24b v0.29.0 (#2672) 2 年之前
multiple-suites-run-single 6df34e7678 Update crate authors and remove outdated registry (#2522) 2 年之前
multisig fc9fd6d24b v0.29.0 (#2672) 2 年之前
optional fc9fd6d24b v0.29.0 (#2672) 2 年之前
pda-derivation fc9fd6d24b v0.29.0 (#2672) 2 年之前
pyth fc9fd6d24b v0.29.0 (#2672) 2 年之前
realloc fc9fd6d24b v0.29.0 (#2672) 2 年之前
relations-derivation fc9fd6d24b v0.29.0 (#2672) 2 年之前
safety-checks 6df34e7678 Update crate authors and remove outdated registry (#2522) 2 年之前
solang 749c45a2d9 Fixes for Solidity/Solang (#2677) 1 年之前
spl fc9fd6d24b v0.29.0 (#2672) 2 年之前
swap fc9fd6d24b v0.29.0 (#2672) 2 年之前
system-accounts fc9fd6d24b v0.29.0 (#2672) 2 年之前
sysvars fc9fd6d24b v0.29.0 (#2672) 2 年之前
tictactoe fc9fd6d24b v0.29.0 (#2672) 2 年之前
typescript fc9fd6d24b v0.29.0 (#2672) 2 年之前
validator-clone fc9fd6d24b v0.29.0 (#2672) 2 年之前
zero-copy fc9fd6d24b v0.29.0 (#2672) 2 年之前
.prettierignore fad05805d8 spl: change serum-dex to openbook-dex (#2308) 2 年之前
README.md 5d8b4765f2 Add /tests dir (#676) 4 年之前
package.json 267c4ceab7 tests: Remove `auction-house` submodule and host it natively (#2654) 2 年之前
yarn.lock 267c4ceab7 tests: Remove `auction-house` submodule and host it natively (#2654) 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.