acheron 23d1a2ca72 idl: Support PDA resolution of call expressions that don't have any arguments (#3485) 9 ماه پیش
..
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 8bc883ad85 Fix some typos in doc comments (#3413) 10 ماه پیش
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 4e61949358 tests: Remove unused `anchor-spl` deps (#3381) 10 ماه پیش
ido-pool aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 سال پیش
lazy-account 8bc883ad85 Fix some typos in doc comments (#3413) 10 ماه پیش
lockup aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 سال پیش
misc 2ae3774639 lang: Deduplicate `zero` accounts against `init` accounts (#3422) 10 ماه پیش
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 23d1a2ca72 idl: Support PDA resolution of call expressions that don't have any arguments (#3485) 9 ماه پیش
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 4e61949358 tests: Remove unused `anchor-spl` deps (#3381) 10 ماه پیش
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.