Sohrab 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 years ago
..
anchor-cli-idl 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 years ago
auction-house 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 3 years ago
bpf-upgradeable-state 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 years ago
cashiers-check 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 years ago
cfo 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 years ago
chat 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 years ago
composite 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 years ago
cpi-returns 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 years ago
custom-coder 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 years ago
declare-id 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 years ago
docs 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 years ago
errors 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 years ago
escrow 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 years ago
events 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 years ago
floats 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 years ago
ido-pool 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 years ago
interface 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 years ago
lockup 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 years ago
misc 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 years ago
multiple-suites 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 years ago
multisig 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 years ago
pda-derivation 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 years ago
pyth 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 years ago
safety-checks 42663eda25 ci: ci should error if tests have typescript errors (#1801) 3 years ago
spl 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 years ago
swap 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 years ago
system-accounts 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 years ago
sysvars 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 years ago
tictactoe 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 years ago
typescript 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 years ago
validator-clone 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 years ago
zero-copy 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 years ago
.prettierignore d8d720067d lang, ts: automatic client side pda derivation (#1331) 3 years ago
README.md 5d8b4765f2 Add /tests dir (#676) 4 years ago
package.json 1ec9af7e21 Revert "lang: add `realloc` constraint group (#1943)" (#1984) 3 years ago
yarn.lock 42663eda25 ci: ci should error if tests have typescript errors (#1801) 3 years ago

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.