anchor/tests
Jean Marchand (Exotic Markets) 38bbb21c33
lang: remove the state and interface attributes (#2285)
2022-12-22 16:33:44 +00:00
..
anchor-cli-account Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
anchor-cli-idl Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
auction-house@b73b60e55a Update solana to version 1.13.3 (#2239) 2022-10-29 15:23:13 +01:00
bpf-upgradeable-state Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
cashiers-check Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
cfo Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
chat Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
composite Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
cpi-returns Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
custom-coder Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
declare-id Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
docs v0.26.0 (#2315) 2022-12-15 16:12:22 +00:00
errors Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
escrow Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
events Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
floats Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
ido-pool Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
lockup Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
misc lang: remove the state and interface attributes (#2285) 2022-12-22 16:33:44 +00:00
multiple-suites Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
multiple-suites-run-single Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
multisig Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
optional Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
pda-derivation Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
pyth Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
realloc Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
relations-derivation Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
safety-checks fix: ignore non Accounts in safety checks (#2201) 2022-10-13 23:08:02 -04:00
spl/token-proxy Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
swap Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
system-accounts Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
sysvars Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
tictactoe Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
typescript Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
validator-clone Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
zero-copy lang: remove the state and interface attributes (#2285) 2022-12-22 16:33:44 +00:00
.prettierignore spl: change serum-dex to openbook-dex (#2308) 2022-12-12 16:12:33 +00:00
README.md Add /tests dir (#676) 2021-09-04 05:33:39 -07:00
package.json Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00
yarn.lock Switch to using @coral-xyz/anchor packages (#2318) 2022-12-16 13:21:50 +00:00

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.