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

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.