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

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.