acheron 8f30f00ec3 tests: Improve IDL comparison tests (#2581) 2 年 前
..
anchor-cli-account e1afcbf71e v0.28.0 (#2527) 2 年 前
anchor-cli-idl e1afcbf71e v0.28.0 (#2527) 2 年 前
auction-house @ 82c049326c 1c6f86e5f7 Upgrade Solana to 1.16.0 (#2512) 2 年 前
bench 29b8a72800 bench: Show change amount and add change note (#2549) 2 年 前
bpf-upgradeable-state 6df34e7678 Update crate authors and remove outdated registry (#2522) 2 年 前
cashiers-check e1afcbf71e v0.28.0 (#2527) 2 年 前
cfo e1afcbf71e v0.28.0 (#2527) 2 年 前
chat e1afcbf71e v0.28.0 (#2527) 2 年 前
composite e1afcbf71e v0.28.0 (#2527) 2 年 前
cpi-returns e1afcbf71e v0.28.0 (#2527) 2 年 前
custom-coder e1afcbf71e v0.28.0 (#2527) 2 年 前
declare-id e1afcbf71e v0.28.0 (#2527) 2 年 前
docs e1afcbf71e v0.28.0 (#2527) 2 年 前
errors e1afcbf71e v0.28.0 (#2527) 2 年 前
escrow e1afcbf71e v0.28.0 (#2527) 2 年 前
events e1afcbf71e v0.28.0 (#2527) 2 年 前
floats e1afcbf71e v0.28.0 (#2527) 2 年 前
idl 8f30f00ec3 tests: Improve IDL comparison tests (#2581) 2 年 前
ido-pool e1afcbf71e v0.28.0 (#2527) 2 年 前
lockup e1afcbf71e v0.28.0 (#2527) 2 年 前
misc e55cd3e646 lang: Add `Lamports` trait (#2552) 2 年 前
multiple-suites e1afcbf71e v0.28.0 (#2527) 2 年 前
multiple-suites-run-single 6df34e7678 Update crate authors and remove outdated registry (#2522) 2 年 前
multisig e1afcbf71e v0.28.0 (#2527) 2 年 前
optional e1afcbf71e v0.28.0 (#2527) 2 年 前
pda-derivation e1afcbf71e v0.28.0 (#2527) 2 年 前
pyth e1afcbf71e v0.28.0 (#2527) 2 年 前
realloc e1afcbf71e v0.28.0 (#2527) 2 年 前
relations-derivation e1afcbf71e v0.28.0 (#2527) 2 年 前
safety-checks 6df34e7678 Update crate authors and remove outdated registry (#2522) 2 年 前
spl e1afcbf71e v0.28.0 (#2527) 2 年 前
swap e1afcbf71e v0.28.0 (#2527) 2 年 前
system-accounts e1afcbf71e v0.28.0 (#2527) 2 年 前
sysvars e1afcbf71e v0.28.0 (#2527) 2 年 前
tictactoe e1afcbf71e v0.28.0 (#2527) 2 年 前
typescript e1afcbf71e v0.28.0 (#2527) 2 年 前
validator-clone e1afcbf71e v0.28.0 (#2527) 2 年 前
zero-copy e55cd3e646 lang: Add `Lamports` trait (#2552) 2 年 前
.prettierignore fad05805d8 spl: change serum-dex to openbook-dex (#2308) 2 年 前
README.md 5d8b4765f2 Add /tests dir (#676) 4 年 前
package.json c306463432 tests: Refactor IDL tests (#2573) 2 年 前
yarn.lock e1afcbf71e v0.28.0 (#2527) 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.