Jamie Hill-Daniel 18d0ca0ce9 feat: Use `solana-invoke` insteam of `solana_cpi::invoke` (#3900) 1 ay önce
..
anchor-cli-account 47284f8f0b v0.31.1 (#3666) 5 ay önce
anchor-cli-idl 702cbde3e8 feat(cli): Replace `anchor verify` with a robust `solana-verify` wrapper (#3768) 2 ay önce
auction-house 18d0ca0ce9 feat: Use `solana-invoke` insteam of `solana_cpi::invoke` (#3900) 1 ay önce
bench 18d0ca0ce9 feat: Use `solana-invoke` insteam of `solana_cpi::invoke` (#3900) 1 ay önce
bpf-upgradeable-state aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 yıl önce
cashiers-check 47284f8f0b v0.31.1 (#3666) 5 ay önce
cfo fdc5c519bb docs: fix typo (#3868) 1 ay önce
chat 47284f8f0b v0.31.1 (#3666) 5 ay önce
composite 47284f8f0b v0.31.1 (#3666) 5 ay önce
cpi-returns 47284f8f0b v0.31.1 (#3666) 5 ay önce
custom-coder 47284f8f0b v0.31.1 (#3666) 5 ay önce
custom-discriminator 47284f8f0b v0.31.1 (#3666) 5 ay önce
declare-id 47284f8f0b v0.31.1 (#3666) 5 ay önce
declare-program 6d72be7168 fix: typos in documentation files (#3543) 5 ay önce
errors 47284f8f0b v0.31.1 (#3666) 5 ay önce
escrow 47284f8f0b v0.31.1 (#3666) 5 ay önce
events 47284f8f0b v0.31.1 (#3666) 5 ay önce
floats 47284f8f0b v0.31.1 (#3666) 5 ay önce
idl 47284f8f0b v0.31.1 (#3666) 5 ay önce
ido-pool 47284f8f0b v0.31.1 (#3666) 5 ay önce
lazy-account 47284f8f0b v0.31.1 (#3666) 5 ay önce
lockup fdc5c519bb docs: fix typo (#3868) 1 ay önce
misc 47284f8f0b v0.31.1 (#3666) 5 ay önce
multiple-suites 47284f8f0b v0.31.1 (#3666) 5 ay önce
multiple-suites-run-single aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 yıl önce
multisig 47284f8f0b v0.31.1 (#3666) 5 ay önce
optional 47284f8f0b v0.31.1 (#3666) 5 ay önce
pda-derivation 47284f8f0b v0.31.1 (#3666) 5 ay önce
pyth 47284f8f0b v0.31.1 (#3666) 5 ay önce
realloc 6d72be7168 fix: typos in documentation files (#3543) 5 ay önce
relations-derivation 47284f8f0b v0.31.1 (#3666) 5 ay önce
safety-checks d9a9f19394 Fix IDL (#2824) 1 yıl önce
spl 18d0ca0ce9 feat: Use `solana-invoke` insteam of `solana_cpi::invoke` (#3900) 1 ay önce
swap 47284f8f0b v0.31.1 (#3666) 5 ay önce
system-accounts 47284f8f0b v0.31.1 (#3666) 5 ay önce
sysvars 47284f8f0b v0.31.1 (#3666) 5 ay önce
tictactoe 47284f8f0b v0.31.1 (#3666) 5 ay önce
typescript 47284f8f0b v0.31.1 (#3666) 5 ay önce
validator-clone 47284f8f0b v0.31.1 (#3666) 5 ay önce
zero-copy 47284f8f0b v0.31.1 (#3666) 5 ay önce
.prettierignore fad05805d8 spl: change serum-dex to openbook-dex (#2308) 2 yıl önce
README.md 5d8b4765f2 Add /tests dir (#676) 4 yıl önce
package.json cac1421e02 feat: remove solang (#3824) 2 ay önce
yarn.lock 13fc0bb915 lang: Add `#[interface]` attribute for overriding the default discriminator (#2728) 1 yıl önce

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.