anchor/tests
acheron 81c8c556e8
idl: Add accounts resolution for associated token accounts (#2927)
2024-04-24 18:02:20 +02:00
..
anchor-cli-account v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
anchor-cli-idl v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
auction-house v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
bench v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
bpf-upgradeable-state
cashiers-check v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
cfo v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
chat v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
composite v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
cpi-returns v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
custom-coder v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
declare-id v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
declare-program v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
docs v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
errors v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
escrow v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
events v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
floats v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
idl v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
ido-pool v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
lockup v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
misc v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
multiple-suites v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
multiple-suites-run-single
multisig v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
optional v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
pda-derivation idl: Add accounts resolution for associated token accounts (#2927) 2024-04-24 18:02:20 +02:00
pyth v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
realloc v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
relations-derivation v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
safety-checks
solang v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
spl v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
swap v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
system-accounts v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
sysvars v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
tictactoe v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
typescript v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
validator-clone v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
zero-copy v0.30.0 (#2909) 2024-04-15 17:20:01 +02:00
.prettierignore
README.md
package.json Add support for token extensions (#2789) 2024-04-11 22:49:13 +02:00
yarn.lock

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.