Armani Ferrante 6ab714a5a5 Bump solana-program v1.8.0 (#886) 4 years ago
..
cashiers-check 3958533750 Static owner and program ID checks (#686) 4 years ago
cfo db193d8248 lang: Cpi AccountInfos (#824) 4 years ago
chat 3958533750 Static owner and program ID checks (#686) 4 years ago
composite 3958533750 Static owner and program ID checks (#686) 4 years ago
errors d41fb4feb5 lang: Add custom error for raw constraint (#905) 4 years ago
escrow eb65787a9e tests: Add EscrowAccount type extraction and make package.json sufficient (#861) 4 years ago
events 3958533750 Static owner and program ID checks (#686) 4 years ago
ido-pool 5608436d68 tests: Fix #699 ido-pool seeds constraint was violated (#902) 4 years ago
interface 3958533750 Static owner and program ID checks (#686) 4 years ago
lockup e7d16d3ec8 lang: Remove cpi feature flag for account signer check (#849) 4 years ago
misc 95bb9b3183 lang: Add init_with_needed keyword (#906) 4 years ago
multisig 3958533750 Static owner and program ID checks (#686) 4 years ago
permissioned-markets 6ab714a5a5 Bump solana-program v1.8.0 (#886) 4 years ago
pyth b1ef7431ec lang, spl: Program and Signer types (#705) 4 years ago
spl b1ef7431ec lang, spl: Program and Signer types (#705) 4 years ago
swap b1ef7431ec lang, spl: Program and Signer types (#705) 4 years ago
sysvars b1ef7431ec lang, spl: Program and Signer types (#705) 4 years ago
tictactoe 3958533750 Static owner and program ID checks (#686) 4 years ago
typescript b1ef7431ec lang, spl: Program and Signer types (#705) 4 years ago
zero-copy 1c5c6a8aba lang: Support for AccountLoader (#792) 4 years ago
README.md 5d8b4765f2 Add /tests dir (#676) 4 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.