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.