acamill 68a6beb335 examples: Update escrow test (#754) пре 4 година
..
cashiers-check 3958533750 Static owner and program ID checks (#686) пре 4 година
cfo c004b0f99c lang, examples: UncheckedAccount and Cfo updates (#745) пре 4 година
chat 3958533750 Static owner and program ID checks (#686) пре 4 година
composite 3958533750 Static owner and program ID checks (#686) пре 4 година
errors 3958533750 Static owner and program ID checks (#686) пре 4 година
escrow 68a6beb335 examples: Update escrow test (#754) пре 4 година
events 3958533750 Static owner and program ID checks (#686) пре 4 година
ido-pool 3958533750 Static owner and program ID checks (#686) пре 4 година
interface 3958533750 Static owner and program ID checks (#686) пре 4 година
lockup b1ef7431ec lang, spl: Program and Signer types (#705) пре 4 година
misc 526de235d1 lang: `#[account(owner)]` uses pubkey instead of account target (#691) пре 4 година
multisig 3958533750 Static owner and program ID checks (#686) пре 4 година
permissioned-markets b1ef7431ec lang, spl: Program and Signer types (#705) пре 4 година
pyth b1ef7431ec lang, spl: Program and Signer types (#705) пре 4 година
spl b1ef7431ec lang, spl: Program and Signer types (#705) пре 4 година
swap b1ef7431ec lang, spl: Program and Signer types (#705) пре 4 година
sysvars b1ef7431ec lang, spl: Program and Signer types (#705) пре 4 година
tictactoe 3958533750 Static owner and program ID checks (#686) пре 4 година
typescript b1ef7431ec lang, spl: Program and Signer types (#705) пре 4 година
zero-copy 3958533750 Static owner and program ID checks (#686) пре 4 година
README.md 5d8b4765f2 Add /tests dir (#676) пре 4 година

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.