Henry-E 19e00e5d8f Don't allow the payer to be initialized as a program account (#2284) 2 lat temu
..
anchor-cli-idl 6baed77eb5 v0.25.0 (#2031) 3 lat temu
auction-house 7a0a37e0f8 Update solana to version 1.13.3 (#2239) 3 lat temu
bpf-upgradeable-state 5291a7b6ff Update rust to v1.62 (#2272) 2 lat temu
cashiers-check 5291a7b6ff Update rust to v1.62 (#2272) 2 lat temu
cfo 5291a7b6ff Update rust to v1.62 (#2272) 2 lat temu
chat 5291a7b6ff Update rust to v1.62 (#2272) 2 lat temu
composite 5291a7b6ff Update rust to v1.62 (#2272) 2 lat temu
cpi-returns 5647510615 chore: bump @solana/web3.js in anchor-ts (#2227) 3 lat temu
custom-coder 5291a7b6ff Update rust to v1.62 (#2272) 2 lat temu
declare-id 6baed77eb5 v0.25.0 (#2031) 3 lat temu
docs 6baed77eb5 v0.25.0 (#2031) 3 lat temu
errors 5291a7b6ff Update rust to v1.62 (#2272) 2 lat temu
escrow 5291a7b6ff Update rust to v1.62 (#2272) 2 lat temu
events 5291a7b6ff Update rust to v1.62 (#2272) 2 lat temu
floats 6baed77eb5 v0.25.0 (#2031) 3 lat temu
ido-pool 5291a7b6ff Update rust to v1.62 (#2272) 2 lat temu
interface 5291a7b6ff Update rust to v1.62 (#2272) 2 lat temu
lockup 5291a7b6ff Update rust to v1.62 (#2272) 2 lat temu
misc 19e00e5d8f Don't allow the payer to be initialized as a program account (#2284) 2 lat temu
multiple-suites c0d3ff2d77 tests: Fix multiple suites example (#2279) 2 lat temu
multisig 5291a7b6ff Update rust to v1.62 (#2272) 2 lat temu
pda-derivation 5291a7b6ff Update rust to v1.62 (#2272) 2 lat temu
pyth 5291a7b6ff Update rust to v1.62 (#2272) 2 lat temu
realloc 6baed77eb5 v0.25.0 (#2031) 3 lat temu
relations-derivation 5291a7b6ff Update rust to v1.62 (#2272) 2 lat temu
safety-checks 3da28dbc5f fix: ignore non Accounts in safety checks (#2201) 3 lat temu
spl 5291a7b6ff Update rust to v1.62 (#2272) 2 lat temu
swap 5291a7b6ff Update rust to v1.62 (#2272) 2 lat temu
system-accounts 5291a7b6ff Update rust to v1.62 (#2272) 2 lat temu
sysvars 5291a7b6ff Update rust to v1.62 (#2272) 2 lat temu
tictactoe 5291a7b6ff Update rust to v1.62 (#2272) 2 lat temu
typescript 5291a7b6ff Update rust to v1.62 (#2272) 2 lat temu
validator-clone 6baed77eb5 v0.25.0 (#2031) 3 lat temu
zero-copy 5291a7b6ff Update rust to v1.62 (#2272) 2 lat temu
.prettierignore d8d720067d lang, ts: automatic client side pda derivation (#1331) 3 lat temu
README.md 5d8b4765f2 Add /tests dir (#676) 4 lat temu
package.json af115999c6 ts: Remove SPL coders from Anchor package (#2155) 2 lat temu
yarn.lock 19e00e5d8f Don't allow the payer to be initialized as a program account (#2284) 2 lat temu

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.