acheron 115679e675 bench: Add benchmarking for stack memory usage (#2617) hace 2 años
..
anchor-cli-account e1afcbf71e v0.28.0 (#2527) hace 2 años
anchor-cli-idl e1afcbf71e v0.28.0 (#2527) hace 2 años
auction-house @ 82c049326c 1c6f86e5f7 Upgrade Solana to 1.16.0 (#2512) hace 2 años
bench 115679e675 bench: Add benchmarking for stack memory usage (#2617) hace 2 años
bpf-upgradeable-state 6df34e7678 Update crate authors and remove outdated registry (#2522) hace 2 años
cashiers-check e1afcbf71e v0.28.0 (#2527) hace 2 años
cfo e1afcbf71e v0.28.0 (#2527) hace 2 años
chat e1afcbf71e v0.28.0 (#2527) hace 2 años
composite e1afcbf71e v0.28.0 (#2527) hace 2 años
cpi-returns e1afcbf71e v0.28.0 (#2527) hace 2 años
custom-coder e1afcbf71e v0.28.0 (#2527) hace 2 años
declare-id e1afcbf71e v0.28.0 (#2527) hace 2 años
docs e1afcbf71e v0.28.0 (#2527) hace 2 años
errors e1afcbf71e v0.28.0 (#2527) hace 2 años
escrow e1afcbf71e v0.28.0 (#2527) hace 2 años
events e1afcbf71e v0.28.0 (#2527) hace 2 años
floats e1afcbf71e v0.28.0 (#2527) hace 2 años
idl 6f9f7d9369 tests: Move IDL related tests in `misc` to `idl` (#2606) hace 2 años
ido-pool e1afcbf71e v0.28.0 (#2527) hace 2 años
lockup e1afcbf71e v0.28.0 (#2527) hace 2 años
misc a7205af5df lang: `associated_token` constraints don't work when setting `token_program` (#2603) hace 2 años
multiple-suites e1afcbf71e v0.28.0 (#2527) hace 2 años
multiple-suites-run-single 6df34e7678 Update crate authors and remove outdated registry (#2522) hace 2 años
multisig e1afcbf71e v0.28.0 (#2527) hace 2 años
optional e1afcbf71e v0.28.0 (#2527) hace 2 años
pda-derivation e1afcbf71e v0.28.0 (#2527) hace 2 años
pyth e1afcbf71e v0.28.0 (#2527) hace 2 años
realloc e1afcbf71e v0.28.0 (#2527) hace 2 años
relations-derivation e1afcbf71e v0.28.0 (#2527) hace 2 años
safety-checks 6df34e7678 Update crate authors and remove outdated registry (#2522) hace 2 años
spl e1afcbf71e v0.28.0 (#2527) hace 2 años
swap e1afcbf71e v0.28.0 (#2527) hace 2 años
system-accounts e1afcbf71e v0.28.0 (#2527) hace 2 años
sysvars e1afcbf71e v0.28.0 (#2527) hace 2 años
tictactoe e1afcbf71e v0.28.0 (#2527) hace 2 años
typescript e1afcbf71e v0.28.0 (#2527) hace 2 años
validator-clone e1afcbf71e v0.28.0 (#2527) hace 2 años
zero-copy e55cd3e646 lang: Add `Lamports` trait (#2552) hace 2 años
.prettierignore fad05805d8 spl: change serum-dex to openbook-dex (#2308) hace 2 años
README.md 5d8b4765f2 Add /tests dir (#676) hace 4 años
package.json c306463432 tests: Refactor IDL tests (#2573) hace 2 años
yarn.lock e1afcbf71e v0.28.0 (#2527) hace 2 años

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.