acheron 115679e675 bench: Add benchmarking for stack memory usage (#2617) 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 115679e675 bench: Add benchmarking for stack memory usage (#2617) 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 6f9f7d9369 tests: Move IDL related tests in `misc` to `idl` (#2606) 2 роки тому
ido-pool e1afcbf71e v0.28.0 (#2527) 2 роки тому
lockup e1afcbf71e v0.28.0 (#2527) 2 роки тому
misc a7205af5df lang: `associated_token` constraints don't work when setting `token_program` (#2603) 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.