Henry-E 5291a7b6ff Update rust to v1.62 (#2272) 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 5291a7b6ff Update rust to v1.62 (#2272) 2 роки тому
cashiers-check 5291a7b6ff Update rust to v1.62 (#2272) 2 роки тому
cfo 5291a7b6ff Update rust to v1.62 (#2272) 2 роки тому
chat 5291a7b6ff Update rust to v1.62 (#2272) 2 роки тому
composite 5291a7b6ff Update rust to v1.62 (#2272) 2 роки тому
cpi-returns 5647510615 chore: bump @solana/web3.js in anchor-ts (#2227) 3 роки тому
custom-coder 5291a7b6ff Update rust to v1.62 (#2272) 2 роки тому
declare-id 6baed77eb5 v0.25.0 (#2031) 3 роки тому
docs 6baed77eb5 v0.25.0 (#2031) 3 роки тому
errors 5291a7b6ff Update rust to v1.62 (#2272) 2 роки тому
escrow 5291a7b6ff Update rust to v1.62 (#2272) 2 роки тому
events 5291a7b6ff Update rust to v1.62 (#2272) 2 роки тому
floats 6baed77eb5 v0.25.0 (#2031) 3 роки тому
ido-pool 5291a7b6ff Update rust to v1.62 (#2272) 2 роки тому
interface 5291a7b6ff Update rust to v1.62 (#2272) 2 роки тому
lockup 5291a7b6ff Update rust to v1.62 (#2272) 2 роки тому
misc 5291a7b6ff Update rust to v1.62 (#2272) 2 роки тому
multiple-suites afbbbb0330 Trying to stop `zero-copy` test failing (#2274) 2 роки тому
multisig 5291a7b6ff Update rust to v1.62 (#2272) 2 роки тому
pda-derivation 5291a7b6ff Update rust to v1.62 (#2272) 2 роки тому
pyth 5291a7b6ff Update rust to v1.62 (#2272) 2 роки тому
realloc 6baed77eb5 v0.25.0 (#2031) 3 роки тому
relations-derivation 5291a7b6ff Update rust to v1.62 (#2272) 2 роки тому
safety-checks 3da28dbc5f fix: ignore non Accounts in safety checks (#2201) 3 роки тому
spl 5291a7b6ff Update rust to v1.62 (#2272) 2 роки тому
swap 5291a7b6ff Update rust to v1.62 (#2272) 2 роки тому
system-accounts 5291a7b6ff Update rust to v1.62 (#2272) 2 роки тому
sysvars 5291a7b6ff Update rust to v1.62 (#2272) 2 роки тому
tictactoe 5291a7b6ff Update rust to v1.62 (#2272) 2 роки тому
typescript 5291a7b6ff Update rust to v1.62 (#2272) 2 роки тому
validator-clone 6baed77eb5 v0.25.0 (#2031) 3 роки тому
zero-copy 5291a7b6ff Update rust to v1.62 (#2272) 2 роки тому
.prettierignore d8d720067d lang, ts: automatic client side pda derivation (#1331) 3 роки тому
README.md 5d8b4765f2 Add /tests dir (#676) 4 роки тому
package.json af115999c6 ts: Remove SPL coders from Anchor package (#2155) 2 роки тому
yarn.lock af115999c6 ts: Remove SPL coders from Anchor package (#2155) 2 роки тому

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.