Paul 6bd9879dd6 lang: codegen improvements (#1766) 3 年之前
..
auction-house 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 3 年之前
bpf-upgradeable-state 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 3 年之前
cashiers-check 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 3 年之前
cfo 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 3 年之前
chat 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 3 年之前
composite 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 3 年之前
cpi-returns 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 3 年之前
custom-coder 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 3 年之前
declare-id 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 3 年之前
docs 77b1afcf2f v0.23.0 (#1660) 3 年之前
errors 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 3 年之前
escrow 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 3 年之前
events 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 3 年之前
floats 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 3 年之前
ido-pool 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 3 年之前
interface 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 3 年之前
lockup 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 3 年之前
misc 6bd9879dd6 lang: codegen improvements (#1766) 3 年之前
multiple-suites 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 3 年之前
multisig 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 3 年之前
pda-derivation 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 3 年之前
pyth 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 3 年之前
safety-checks 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 3 年之前
spl 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 3 年之前
swap 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 3 年之前
system-accounts 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 3 年之前
sysvars 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 3 年之前
tictactoe 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 3 年之前
typescript 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 3 年之前
validator-clone 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 3 年之前
zero-copy 537d470954 ts: make `Provider` an interface, add `AnchorProvider` class, and update provider functions (#1707) 3 年之前
.prettierignore d8d720067d lang, ts: automatic client side pda derivation (#1331) 3 年之前
README.md 5d8b4765f2 Add /tests dir (#676) 4 年之前
package.json 470e902f48 lang: Add support for multiple test suites with separate local validators (#1681) 3 年之前
yarn.lock e007759d88 build(deps): bump minimist from 1.2.5 to 1.2.6 in /tests (#1718) 3 年之前

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.