Paul c0b2fd7555 cli: add --skip-lint option (#1482) 3 years ago
..
auction-house c0b2fd7555 cli: add --skip-lint option (#1482) 3 years ago
bpf-upgradeable-state 40596824bf error redesign (#1462) 3 years ago
cashiers-check c0b2fd7555 cli: add --skip-lint option (#1482) 3 years ago
cfo c0b2fd7555 cli: add --skip-lint option (#1482) 3 years ago
chat c0b2fd7555 cli: add --skip-lint option (#1482) 3 years ago
composite 40596824bf error redesign (#1462) 3 years ago
custom-coder c0b2fd7555 cli: add --skip-lint option (#1482) 3 years ago
declare-id 40596824bf error redesign (#1462) 3 years ago
errors c0b2fd7555 cli: add --skip-lint option (#1482) 3 years ago
escrow c0b2fd7555 cli: add --skip-lint option (#1482) 3 years ago
events 40596824bf error redesign (#1462) 3 years ago
floats 40596824bf error redesign (#1462) 3 years ago
ido-pool c0b2fd7555 cli: add --skip-lint option (#1482) 3 years ago
interface c0b2fd7555 cli: add --skip-lint option (#1482) 3 years ago
lockup c0b2fd7555 cli: add --skip-lint option (#1482) 3 years ago
misc 40596824bf error redesign (#1462) 3 years ago
multisig c0b2fd7555 cli: add --skip-lint option (#1482) 3 years ago
pda-derivation c0b2fd7555 cli: add --skip-lint option (#1482) 3 years ago
pyth c0b2fd7555 cli: add --skip-lint option (#1482) 3 years ago
safety-checks 5ff9947ba2 lang: Error on undocumented unsafe account types (#1452) 3 years ago
spl c0b2fd7555 cli: add --skip-lint option (#1482) 3 years ago
swap c0b2fd7555 cli: add --skip-lint option (#1482) 3 years ago
system-accounts 40596824bf error redesign (#1462) 3 years ago
sysvars 40596824bf error redesign (#1462) 3 years ago
tictactoe 40596824bf error redesign (#1462) 3 years ago
typescript 40596824bf error redesign (#1462) 3 years ago
zero-copy c0b2fd7555 cli: add --skip-lint option (#1482) 3 years ago
.prettierignore d8d720067d lang, ts: automatic client side pda derivation (#1331) 3 years ago
README.md 5d8b4765f2 Add /tests dir (#676) 4 years ago
package.json 90bcea1cbe lang, ts: float types support (#1425) 3 years ago
yarn.lock 1f56a62bab lang: add check that declared id == program id (#1451) 3 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.