Jean Marchand (Exotic Markets) 8ce18c36db spl: Update instructions and remove rent from constraints (#2265) 2 years ago
..
anchor-cli-idl 6baed77eb5 v0.25.0 (#2031) 3 years ago
auction-house 7a0a37e0f8 Update solana to version 1.13.3 (#2239) 3 years ago
bpf-upgradeable-state 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) 3 years ago
cashiers-check 6baed77eb5 v0.25.0 (#2031) 3 years ago
cfo e8618a588f replace getRecentBlockhash to getLatestBlockhash (#2205) 2 years ago
chat 6baed77eb5 v0.25.0 (#2031) 3 years ago
composite 6baed77eb5 v0.25.0 (#2031) 3 years ago
cpi-returns 5647510615 chore: bump @solana/web3.js in anchor-ts (#2227) 3 years ago
custom-coder af115999c6 ts: Remove SPL coders from Anchor package (#2155) 2 years ago
declare-id 6baed77eb5 v0.25.0 (#2031) 3 years ago
docs 6baed77eb5 v0.25.0 (#2031) 3 years ago
errors 6baed77eb5 v0.25.0 (#2031) 3 years ago
escrow 6baed77eb5 v0.25.0 (#2031) 3 years ago
events 6baed77eb5 v0.25.0 (#2031) 3 years ago
floats 6baed77eb5 v0.25.0 (#2031) 3 years ago
ido-pool 8ce18c36db spl: Update instructions and remove rent from constraints (#2265) 2 years ago
interface 6baed77eb5 v0.25.0 (#2031) 3 years ago
lockup 43ab991852 Fix: typos (#2236) 2 years ago
misc 8ce18c36db spl: Update instructions and remove rent from constraints (#2265) 2 years ago
multiple-suites 6baed77eb5 v0.25.0 (#2031) 3 years ago
multisig 6baed77eb5 v0.25.0 (#2031) 3 years ago
pda-derivation feff131ab0 fix: Nested pda types and account resolution for pdas (#2259) 2 years ago
pyth 6baed77eb5 v0.25.0 (#2031) 3 years ago
realloc 6baed77eb5 v0.25.0 (#2031) 3 years ago
relations-derivation feff131ab0 fix: Nested pda types and account resolution for pdas (#2259) 2 years ago
safety-checks 3da28dbc5f fix: ignore non Accounts in safety checks (#2201) 3 years ago
spl 6baed77eb5 v0.25.0 (#2031) 3 years ago
swap e8618a588f replace getRecentBlockhash to getLatestBlockhash (#2205) 2 years ago
system-accounts 6baed77eb5 v0.25.0 (#2031) 3 years ago
sysvars 6baed77eb5 v0.25.0 (#2031) 3 years ago
tictactoe 6baed77eb5 v0.25.0 (#2031) 3 years ago
typescript 6baed77eb5 v0.25.0 (#2031) 3 years ago
validator-clone 6baed77eb5 v0.25.0 (#2031) 3 years ago
zero-copy 6baed77eb5 v0.25.0 (#2031) 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 af115999c6 ts: Remove SPL coders from Anchor package (#2155) 2 years ago
yarn.lock af115999c6 ts: Remove SPL coders from Anchor package (#2155) 2 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.