Tom Linton f66eee7c6d tests: 2d array test (#966) 4 anni fa
..
cashiers-check 3958533750 Static owner and program ID checks (#686) 4 anni fa
cfo db193d8248 lang: Cpi AccountInfos (#824) 4 anni fa
chat 3958533750 Static owner and program ID checks (#686) 4 anni fa
composite 3958533750 Static owner and program ID checks (#686) 4 anni fa
errors d41fb4feb5 lang: Add custom error for raw constraint (#905) 4 anni fa
escrow eb65787a9e tests: Add EscrowAccount type extraction and make package.json sufficient (#861) 4 anni fa
events 3958533750 Static owner and program ID checks (#686) 4 anni fa
ido-pool 5608436d68 tests: Fix #699 ido-pool seeds constraint was violated (#902) 4 anni fa
interface 3958533750 Static owner and program ID checks (#686) 4 anni fa
lockup e7d16d3ec8 lang: Remove cpi feature flag for account signer check (#849) 4 anni fa
misc f66eee7c6d tests: 2d array test (#966) 4 anni fa
multisig 3958533750 Static owner and program ID checks (#686) 4 anni fa
permissioned-markets 6ab714a5a5 Bump solana-program v1.8.0 (#886) 4 anni fa
pyth b1ef7431ec lang, spl: Program and Signer types (#705) 4 anni fa
spl b1ef7431ec lang, spl: Program and Signer types (#705) 4 anni fa
swap b1ef7431ec lang, spl: Program and Signer types (#705) 4 anni fa
system-accounts 20726d06bd lang: Add `SystemAccount<'info>` Account Type (#954) 4 anni fa
sysvars b1ef7431ec lang, spl: Program and Signer types (#705) 4 anni fa
tictactoe 3958533750 Static owner and program ID checks (#686) 4 anni fa
typescript b1ef7431ec lang, spl: Program and Signer types (#705) 4 anni fa
zero-copy 1c5c6a8aba lang: Support for AccountLoader (#792) 4 anni fa
README.md 5d8b4765f2 Add /tests dir (#676) 4 anni fa

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.