Paul 1f56a62bab lang: add check that declared id == program id (#1451) 3 years ago
..
auction-house 83121c26eb Add check for mutability of init payer (#1271) 3 years ago
bpf-upgradeable-state ef1a58d665 v0.21.0 (#1403) 3 years ago
cashiers-check 83121c26eb Add check for mutability of init payer (#1271) 3 years ago
cfo 83121c26eb Add check for mutability of init payer (#1271) 3 years ago
chat 83121c26eb Add check for mutability of init payer (#1271) 3 years ago
composite ef1a58d665 v0.21.0 (#1403) 3 years ago
custom-coder 84e0852584 ts: `Coder` as interface and SPL token coder (#1259) 3 years ago
declare-id 1f56a62bab lang: add check that declared id == program id (#1451) 3 years ago
errors 83121c26eb Add check for mutability of init payer (#1271) 3 years ago
escrow 83121c26eb Add check for mutability of init payer (#1271) 3 years ago
events ef1a58d665 v0.21.0 (#1403) 3 years ago
ido-pool ef1a58d665 v0.21.0 (#1403) 3 years ago
interface 1f56a62bab lang: add check that declared id == program id (#1451) 3 years ago
lockup 83121c26eb Add check for mutability of init payer (#1271) 3 years ago
misc 83121c26eb Add check for mutability of init payer (#1271) 3 years ago
multisig 83121c26eb Add check for mutability of init payer (#1271) 3 years ago
pda-derivation ef1a58d665 v0.21.0 (#1403) 3 years ago
pyth ef1a58d665 v0.21.0 (#1403) 3 years ago
spl ef1a58d665 v0.21.0 (#1403) 3 years ago
swap ef1a58d665 v0.21.0 (#1403) 3 years ago
system-accounts ef1a58d665 v0.21.0 (#1403) 3 years ago
sysvars ef1a58d665 v0.21.0 (#1403) 3 years ago
tictactoe 83121c26eb Add check for mutability of init payer (#1271) 3 years ago
typescript ef1a58d665 v0.21.0 (#1403) 3 years ago
zero-copy 83121c26eb Add check for mutability of init payer (#1271) 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 1f56a62bab lang: add check that declared id == program id (#1451) 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.