Jean Marchand b107cbe94f lang: Fix parsing for bytes literals in the IDL (#2261) 2 年之前
..
anchor-cli-idl 6baed77eb5 v0.25.0 (#2031) 3 年之前
auction-house 7a0a37e0f8 Update solana to version 1.13.3 (#2239) 3 年之前
bpf-upgradeable-state 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 年之前
cashiers-check 6baed77eb5 v0.25.0 (#2031) 3 年之前
cfo e8618a588f replace getRecentBlockhash to getLatestBlockhash (#2205) 2 年之前
chat 6baed77eb5 v0.25.0 (#2031) 3 年之前
composite 6baed77eb5 v0.25.0 (#2031) 3 年之前
cpi-returns 5647510615 chore: bump @solana/web3.js in anchor-ts (#2227) 3 年之前
custom-coder 9b61bbc626 bump solana-program version (#2027) 3 年之前
declare-id 6baed77eb5 v0.25.0 (#2031) 3 年之前
docs 6baed77eb5 v0.25.0 (#2031) 3 年之前
errors 6baed77eb5 v0.25.0 (#2031) 3 年之前
escrow 6baed77eb5 v0.25.0 (#2031) 3 年之前
events 6baed77eb5 v0.25.0 (#2031) 3 年之前
floats 6baed77eb5 v0.25.0 (#2031) 3 年之前
ido-pool 6baed77eb5 v0.25.0 (#2031) 3 年之前
interface 6baed77eb5 v0.25.0 (#2031) 3 年之前
lockup 43ab991852 Fix: typos (#2236) 2 年之前
misc b107cbe94f lang: Fix parsing for bytes literals in the IDL (#2261) 2 年之前
multiple-suites 6baed77eb5 v0.25.0 (#2031) 3 年之前
multisig 6baed77eb5 v0.25.0 (#2031) 3 年之前
pda-derivation feff131ab0 fix: Nested pda types and account resolution for pdas (#2259) 2 年之前
pyth 6baed77eb5 v0.25.0 (#2031) 3 年之前
realloc 6baed77eb5 v0.25.0 (#2031) 3 年之前
relations-derivation feff131ab0 fix: Nested pda types and account resolution for pdas (#2259) 2 年之前
safety-checks 3da28dbc5f fix: ignore non Accounts in safety checks (#2201) 3 年之前
spl 6baed77eb5 v0.25.0 (#2031) 3 年之前
swap e8618a588f replace getRecentBlockhash to getLatestBlockhash (#2205) 2 年之前
system-accounts 6baed77eb5 v0.25.0 (#2031) 3 年之前
sysvars 6baed77eb5 v0.25.0 (#2031) 3 年之前
tictactoe 6baed77eb5 v0.25.0 (#2031) 3 年之前
typescript 6baed77eb5 v0.25.0 (#2031) 3 年之前
validator-clone 6baed77eb5 v0.25.0 (#2031) 3 年之前
zero-copy 6baed77eb5 v0.25.0 (#2031) 3 年之前
.prettierignore d8d720067d lang, ts: automatic client side pda derivation (#1331) 3 年之前
README.md 5d8b4765f2 Add /tests dir (#676) 4 年之前
package.json d83efcdc3a update solana web3 package to 1.64.0 (#2223) 3 年之前
yarn.lock 5647510615 chore: bump @solana/web3.js in anchor-ts (#2227) 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.