Armani Ferrante 6ab714a5a5 Bump solana-program v1.8.0 (#886) 4 лет назад
..
cashiers-check 3958533750 Static owner and program ID checks (#686) 4 лет назад
cfo db193d8248 lang: Cpi AccountInfos (#824) 4 лет назад
chat 3958533750 Static owner and program ID checks (#686) 4 лет назад
composite 3958533750 Static owner and program ID checks (#686) 4 лет назад
errors d41fb4feb5 lang: Add custom error for raw constraint (#905) 4 лет назад
escrow eb65787a9e tests: Add EscrowAccount type extraction and make package.json sufficient (#861) 4 лет назад
events 3958533750 Static owner and program ID checks (#686) 4 лет назад
ido-pool 5608436d68 tests: Fix #699 ido-pool seeds constraint was violated (#902) 4 лет назад
interface 3958533750 Static owner and program ID checks (#686) 4 лет назад
lockup e7d16d3ec8 lang: Remove cpi feature flag for account signer check (#849) 4 лет назад
misc 95bb9b3183 lang: Add init_with_needed keyword (#906) 4 лет назад
multisig 3958533750 Static owner and program ID checks (#686) 4 лет назад
permissioned-markets 6ab714a5a5 Bump solana-program v1.8.0 (#886) 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 1c5c6a8aba lang: Support for AccountLoader (#792) 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.