Henry-E 7a0a37e0f8 Update solana to version 1.13.3 (#2239) 3 tahun lalu
..
anchor-cli-idl 6baed77eb5 v0.25.0 (#2031) 3 tahun lalu
auction-house 7a0a37e0f8 Update solana to version 1.13.3 (#2239) 3 tahun lalu
bpf-upgradeable-state 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 tahun lalu
cashiers-check 6baed77eb5 v0.25.0 (#2031) 3 tahun lalu
cfo 7a0a37e0f8 Update solana to version 1.13.3 (#2239) 3 tahun lalu
chat 6baed77eb5 v0.25.0 (#2031) 3 tahun lalu
composite 6baed77eb5 v0.25.0 (#2031) 3 tahun lalu
cpi-returns 5647510615 chore: bump @solana/web3.js in anchor-ts (#2227) 3 tahun lalu
custom-coder 9b61bbc626 bump solana-program version (#2027) 3 tahun lalu
declare-id 6baed77eb5 v0.25.0 (#2031) 3 tahun lalu
docs 6baed77eb5 v0.25.0 (#2031) 3 tahun lalu
errors 6baed77eb5 v0.25.0 (#2031) 3 tahun lalu
escrow 6baed77eb5 v0.25.0 (#2031) 3 tahun lalu
events 6baed77eb5 v0.25.0 (#2031) 3 tahun lalu
floats 6baed77eb5 v0.25.0 (#2031) 3 tahun lalu
ido-pool 6baed77eb5 v0.25.0 (#2031) 3 tahun lalu
interface 6baed77eb5 v0.25.0 (#2031) 3 tahun lalu
lockup 6baed77eb5 v0.25.0 (#2031) 3 tahun lalu
misc 7a0a37e0f8 Update solana to version 1.13.3 (#2239) 3 tahun lalu
multiple-suites 6baed77eb5 v0.25.0 (#2031) 3 tahun lalu
multisig 6baed77eb5 v0.25.0 (#2031) 3 tahun lalu
pda-derivation fd467df932 feat: Derive has_one's from other programs, recursively search custom resolvers (#2208) 3 tahun lalu
pyth 6baed77eb5 v0.25.0 (#2031) 3 tahun lalu
realloc 6baed77eb5 v0.25.0 (#2031) 3 tahun lalu
relations-derivation e69e50daaf feat: Add has_one relations inference so you don't need to pass accounts that are referenced by a has_one (#2160) 3 tahun lalu
safety-checks 3da28dbc5f fix: ignore non Accounts in safety checks (#2201) 3 tahun lalu
spl 6baed77eb5 v0.25.0 (#2031) 3 tahun lalu
swap 6baed77eb5 v0.25.0 (#2031) 3 tahun lalu
system-accounts 6baed77eb5 v0.25.0 (#2031) 3 tahun lalu
sysvars 6baed77eb5 v0.25.0 (#2031) 3 tahun lalu
tictactoe 6baed77eb5 v0.25.0 (#2031) 3 tahun lalu
typescript 6baed77eb5 v0.25.0 (#2031) 3 tahun lalu
validator-clone 6baed77eb5 v0.25.0 (#2031) 3 tahun lalu
zero-copy 6baed77eb5 v0.25.0 (#2031) 3 tahun lalu
.prettierignore d8d720067d lang, ts: automatic client side pda derivation (#1331) 3 tahun lalu
README.md 5d8b4765f2 Add /tests dir (#676) 4 tahun lalu
package.json d83efcdc3a update solana web3 package to 1.64.0 (#2223) 3 tahun lalu
yarn.lock 5647510615 chore: bump @solana/web3.js in anchor-ts (#2227) 3 tahun lalu

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.