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

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.