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

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.