Arthur Bretas 702cbde3e8 feat(cli): Replace `anchor verify` with a robust `solana-verify` wrapper (#3768) hai 2 meses
..
anchor-cli-account 47284f8f0b v0.31.1 (#3666) hai 5 meses
anchor-cli-idl 702cbde3e8 feat(cli): Replace `anchor verify` with a robust `solana-verify` wrapper (#3768) hai 2 meses
auction-house 47284f8f0b v0.31.1 (#3666) hai 5 meses
bench 47284f8f0b v0.31.1 (#3666) hai 5 meses
bpf-upgradeable-state aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) hai 1 ano
cashiers-check 47284f8f0b v0.31.1 (#3666) hai 5 meses
cfo 47284f8f0b v0.31.1 (#3666) hai 5 meses
chat 47284f8f0b v0.31.1 (#3666) hai 5 meses
composite 47284f8f0b v0.31.1 (#3666) hai 5 meses
cpi-returns 47284f8f0b v0.31.1 (#3666) hai 5 meses
custom-coder 47284f8f0b v0.31.1 (#3666) hai 5 meses
custom-discriminator 47284f8f0b v0.31.1 (#3666) hai 5 meses
declare-id 47284f8f0b v0.31.1 (#3666) hai 5 meses
declare-program 6d72be7168 fix: typos in documentation files (#3543) hai 5 meses
errors 47284f8f0b v0.31.1 (#3666) hai 5 meses
escrow 47284f8f0b v0.31.1 (#3666) hai 5 meses
events 47284f8f0b v0.31.1 (#3666) hai 5 meses
floats 47284f8f0b v0.31.1 (#3666) hai 5 meses
idl 47284f8f0b v0.31.1 (#3666) hai 5 meses
ido-pool 47284f8f0b v0.31.1 (#3666) hai 5 meses
lazy-account 47284f8f0b v0.31.1 (#3666) hai 5 meses
lockup 47284f8f0b v0.31.1 (#3666) hai 5 meses
misc 47284f8f0b v0.31.1 (#3666) hai 5 meses
multiple-suites 47284f8f0b v0.31.1 (#3666) hai 5 meses
multiple-suites-run-single aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) hai 1 ano
multisig 47284f8f0b v0.31.1 (#3666) hai 5 meses
optional 47284f8f0b v0.31.1 (#3666) hai 5 meses
pda-derivation 47284f8f0b v0.31.1 (#3666) hai 5 meses
pyth 47284f8f0b v0.31.1 (#3666) hai 5 meses
realloc 6d72be7168 fix: typos in documentation files (#3543) hai 5 meses
relations-derivation 47284f8f0b v0.31.1 (#3666) hai 5 meses
safety-checks d9a9f19394 Fix IDL (#2824) hai 1 ano
solang 47284f8f0b v0.31.1 (#3666) hai 5 meses
spl 47284f8f0b v0.31.1 (#3666) hai 5 meses
swap 47284f8f0b v0.31.1 (#3666) hai 5 meses
system-accounts 47284f8f0b v0.31.1 (#3666) hai 5 meses
sysvars 47284f8f0b v0.31.1 (#3666) hai 5 meses
tictactoe 47284f8f0b v0.31.1 (#3666) hai 5 meses
typescript 47284f8f0b v0.31.1 (#3666) hai 5 meses
validator-clone 47284f8f0b v0.31.1 (#3666) hai 5 meses
zero-copy 47284f8f0b v0.31.1 (#3666) hai 5 meses
.prettierignore fad05805d8 spl: change serum-dex to openbook-dex (#2308) %!s(int64=2) %!d(string=hai) anos
README.md 5d8b4765f2 Add /tests dir (#676) %!s(int64=4) %!d(string=hai) anos
package.json 879601e632 lang: Add `LazyAccount` (#3194) hai 1 ano
yarn.lock 13fc0bb915 lang: Add `#[interface]` attribute for overriding the default discriminator (#2728) hai 1 ano

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.