acheron 4b12678ca3 bench: Use `agave-install` if Solana is v2 (#3383) 10 месяцев назад
..
anchor-cli-account aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 год назад
anchor-cli-idl aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 год назад
auction-house 020a304658 Upgrade Solana to v2 and SPL to the latest (#3219) 1 год назад
bench 4b12678ca3 bench: Use `agave-install` if Solana is v2 (#3383) 10 месяцев назад
bpf-upgradeable-state aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 год назад
cashiers-check aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 год назад
cfo aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 год назад
chat aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 год назад
composite aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 год назад
cpi-returns aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 год назад
custom-coder aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 год назад
custom-discriminator 438c481384 idl: Check ambiguous discriminators (#3157) 1 год назад
declare-id aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 год назад
declare-program f5f8edf77d lang: Generate documentation of constants in `declare_program!` (#3311) 1 год назад
errors aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 год назад
escrow aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 год назад
events aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 год назад
floats aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 год назад
idl 762ef5e91c idl: Fix detecting false-positives from doc comments during module path conversion (#3359) 11 месяцев назад
ido-pool aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 год назад
lazy-account 879601e632 lang: Add `LazyAccount` (#3194) 1 год назад
lockup aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 год назад
misc aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 год назад
multiple-suites aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 год назад
multiple-suites-run-single aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 год назад
multisig aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 год назад
optional aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 год назад
pda-derivation aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 год назад
pyth aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 год назад
realloc aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 год назад
relations-derivation aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 год назад
safety-checks d9a9f19394 Fix IDL (#2824) 1 год назад
solang aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 год назад
spl 6147beb473 spl: Upgrade SPL deps to latest (#3346) 11 месяцев назад
swap aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 год назад
system-accounts aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 год назад
sysvars aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 год назад
tictactoe aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 год назад
typescript aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 год назад
validator-clone aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 год назад
zero-copy aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 год назад
.prettierignore fad05805d8 spl: change serum-dex to openbook-dex (#2308) 2 лет назад
README.md 5d8b4765f2 Add /tests dir (#676) 4 лет назад
package.json 879601e632 lang: Add `LazyAccount` (#3194) 1 год назад
yarn.lock 13fc0bb915 lang: Add `#[interface]` attribute for overriding the default discriminator (#2728) 1 год назад

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.