acheron 454f1dd044 ts: Add support for unnamed(tuple) enum in accounts (#2601) пре 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 4cf447a1c4 bench: Add benchmarking for program binary size (#2591) пре 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 2af9cc669b cli: Improve converting non-conflicting paths to names in IDL (#2588) пре 2 година
ido-pool e1afcbf71e v0.28.0 (#2527) пре 2 година
lockup e1afcbf71e v0.28.0 (#2527) пре 2 година
misc 454f1dd044 ts: Add support for unnamed(tuple) enum in accounts (#2601) пре 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.