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

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.