Jean Marchand (Exotic Markets) 0fef819e4b chore: Remove abusive cloning (#2663) 2 years ago
..
anchor-cli-account e1afcbf71e v0.28.0 (#2527) 2 years ago
anchor-cli-idl e1afcbf71e v0.28.0 (#2527) 2 years ago
auction-house dcafb789e1 lang: Add accounts by reference (#2656) 2 years ago
bench 0fef819e4b chore: Remove abusive cloning (#2663) 2 years ago
bpf-upgradeable-state 6df34e7678 Update crate authors and remove outdated registry (#2522) 2 years ago
cashiers-check e1afcbf71e v0.28.0 (#2527) 2 years ago
cfo e1afcbf71e v0.28.0 (#2527) 2 years ago
chat 243ab75738 lang: Type safe bumps (#2542) 2 years ago
composite e1afcbf71e v0.28.0 (#2527) 2 years ago
cpi-returns e1afcbf71e v0.28.0 (#2527) 2 years ago
custom-coder e1afcbf71e v0.28.0 (#2527) 2 years ago
declare-id e1afcbf71e v0.28.0 (#2527) 2 years ago
docs e1afcbf71e v0.28.0 (#2527) 2 years ago
errors e1afcbf71e v0.28.0 (#2527) 2 years ago
escrow e1afcbf71e v0.28.0 (#2527) 2 years ago
events fdda604d41 ts: Add strong type support for `addEventListener` (#2627) 2 years ago
floats e1afcbf71e v0.28.0 (#2527) 2 years ago
idl 243ab75738 lang: Type safe bumps (#2542) 2 years ago
ido-pool 243ab75738 lang: Type safe bumps (#2542) 2 years ago
lockup e1afcbf71e v0.28.0 (#2527) 2 years ago
misc 243ab75738 lang: Type safe bumps (#2542) 2 years ago
multiple-suites e1afcbf71e v0.28.0 (#2527) 2 years ago
multiple-suites-run-single 6df34e7678 Update crate authors and remove outdated registry (#2522) 2 years ago
multisig e1afcbf71e v0.28.0 (#2527) 2 years ago
optional e1afcbf71e v0.28.0 (#2527) 2 years ago
pda-derivation e1afcbf71e v0.28.0 (#2527) 2 years ago
pyth e1afcbf71e v0.28.0 (#2527) 2 years ago
realloc 243ab75738 lang: Type safe bumps (#2542) 2 years ago
relations-derivation 243ab75738 lang: Type safe bumps (#2542) 2 years ago
safety-checks 6df34e7678 Update crate authors and remove outdated registry (#2522) 2 years ago
solang 3e8bc76d72 Update to solang v0.3.2 and add simple test (#2636) 2 years ago
spl 243ab75738 lang: Type safe bumps (#2542) 2 years ago
swap e1afcbf71e v0.28.0 (#2527) 2 years ago
system-accounts e1afcbf71e v0.28.0 (#2527) 2 years ago
sysvars e1afcbf71e v0.28.0 (#2527) 2 years ago
tictactoe e1afcbf71e v0.28.0 (#2527) 2 years ago
typescript e1afcbf71e v0.28.0 (#2527) 2 years ago
validator-clone e1afcbf71e v0.28.0 (#2527) 2 years ago
zero-copy 5e7fb44518 Upgrade Solana to `1.17.0` (#2645) 2 years ago
.prettierignore fad05805d8 spl: change serum-dex to openbook-dex (#2308) 2 years ago
README.md 5d8b4765f2 Add /tests dir (#676) 4 years ago
package.json 267c4ceab7 tests: Remove `auction-house` submodule and host it natively (#2654) 2 years ago
yarn.lock 267c4ceab7 tests: Remove `auction-house` submodule and host it natively (#2654) 2 years ago

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.