Armani Ferrante 72c1dc208b update 3 lat temu
..
auction-house 5ff9947ba2 lang: Error on undocumented unsafe account types (#1452) 3 lat temu
bpf-upgradeable-state ef1a58d665 v0.21.0 (#1403) 3 lat temu
cashiers-check 5ff9947ba2 lang: Error on undocumented unsafe account types (#1452) 3 lat temu
cfo 5ff9947ba2 lang: Error on undocumented unsafe account types (#1452) 3 lat temu
chat 2dd6caa2e5 Merge branch 'master' into armani/versioning 3 lat temu
composite ef1a58d665 v0.21.0 (#1403) 3 lat temu
custom-coder 5ff9947ba2 lang: Error on undocumented unsafe account types (#1452) 3 lat temu
declare-id 1f56a62bab lang: add check that declared id == program id (#1451) 3 lat temu
deprecated-layout 72c1dc208b update 3 lat temu
errors 5ff9947ba2 lang: Error on undocumented unsafe account types (#1452) 3 lat temu
escrow 5ff9947ba2 lang: Error on undocumented unsafe account types (#1452) 3 lat temu
events ef1a58d665 v0.21.0 (#1403) 3 lat temu
floats 90bcea1cbe lang, ts: float types support (#1425) 3 lat temu
ido-pool 5ff9947ba2 lang: Error on undocumented unsafe account types (#1452) 3 lat temu
interface 5ff9947ba2 lang: Error on undocumented unsafe account types (#1452) 3 lat temu
lockup 5ff9947ba2 lang: Error on undocumented unsafe account types (#1452) 3 lat temu
misc 2dd6caa2e5 Merge branch 'master' into armani/versioning 3 lat temu
multisig 5ff9947ba2 lang: Error on undocumented unsafe account types (#1452) 3 lat temu
pda-derivation 5ff9947ba2 lang: Error on undocumented unsafe account types (#1452) 3 lat temu
pyth 5ff9947ba2 lang: Error on undocumented unsafe account types (#1452) 3 lat temu
safety-checks 5ff9947ba2 lang: Error on undocumented unsafe account types (#1452) 3 lat temu
spl 5ff9947ba2 lang: Error on undocumented unsafe account types (#1452) 3 lat temu
swap 5ff9947ba2 lang: Error on undocumented unsafe account types (#1452) 3 lat temu
system-accounts ef1a58d665 v0.21.0 (#1403) 3 lat temu
sysvars ef1a58d665 v0.21.0 (#1403) 3 lat temu
tictactoe 83121c26eb Add check for mutability of init payer (#1271) 3 lat temu
typescript ef1a58d665 v0.21.0 (#1403) 3 lat temu
zero-copy 2dd6caa2e5 Merge branch 'master' into armani/versioning 3 lat temu
.prettierignore d8d720067d lang, ts: automatic client side pda derivation (#1331) 3 lat temu
README.md 5d8b4765f2 Add /tests dir (#676) 4 lat temu
package.json 90bcea1cbe lang, ts: float types support (#1425) 3 lat temu
yarn.lock 1f56a62bab lang: add check that declared id == program id (#1451) 3 lat temu

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.