Adithya Narayan b662ff1460 cli: `anchor account` subcommand to read program account (#1923) il y a 2 ans
..
anchor-cli-account b662ff1460 cli: `anchor account` subcommand to read program account (#1923) il y a 2 ans
anchor-cli-idl 6baed77eb5 v0.25.0 (#2031) il y a 3 ans
auction-house 7a0a37e0f8 Update solana to version 1.13.3 (#2239) il y a 3 ans
bpf-upgradeable-state 66e4295fe0 drop rust version to allow earlier CLIs to compile (#2289) il y a 2 ans
cashiers-check 66e4295fe0 drop rust version to allow earlier CLIs to compile (#2289) il y a 2 ans
cfo 66e4295fe0 drop rust version to allow earlier CLIs to compile (#2289) il y a 2 ans
chat 66e4295fe0 drop rust version to allow earlier CLIs to compile (#2289) il y a 2 ans
composite 66e4295fe0 drop rust version to allow earlier CLIs to compile (#2289) il y a 2 ans
cpi-returns 5647510615 chore: bump @solana/web3.js in anchor-ts (#2227) il y a 3 ans
custom-coder 66e4295fe0 drop rust version to allow earlier CLIs to compile (#2289) il y a 2 ans
declare-id 6baed77eb5 v0.25.0 (#2031) il y a 3 ans
docs 6baed77eb5 v0.25.0 (#2031) il y a 3 ans
errors 66e4295fe0 drop rust version to allow earlier CLIs to compile (#2289) il y a 2 ans
escrow 66e4295fe0 drop rust version to allow earlier CLIs to compile (#2289) il y a 2 ans
events 66e4295fe0 drop rust version to allow earlier CLIs to compile (#2289) il y a 2 ans
floats 6baed77eb5 v0.25.0 (#2031) il y a 3 ans
ido-pool 66e4295fe0 drop rust version to allow earlier CLIs to compile (#2289) il y a 2 ans
interface 66e4295fe0 drop rust version to allow earlier CLIs to compile (#2289) il y a 2 ans
lockup 66e4295fe0 drop rust version to allow earlier CLIs to compile (#2289) il y a 2 ans
misc 484628070c Feat: Optional Positional Accounts (#2101) il y a 2 ans
multiple-suites c0d3ff2d77 tests: Fix multiple suites example (#2279) il y a 2 ans
multiple-suites-run-single 6814ce646e cli: run a subset of the test suites (#1864) il y a 2 ans
multisig 66e4295fe0 drop rust version to allow earlier CLIs to compile (#2289) il y a 2 ans
optional 484628070c Feat: Optional Positional Accounts (#2101) il y a 2 ans
pda-derivation 66e4295fe0 drop rust version to allow earlier CLIs to compile (#2289) il y a 2 ans
pyth 66e4295fe0 drop rust version to allow earlier CLIs to compile (#2289) il y a 2 ans
realloc 6baed77eb5 v0.25.0 (#2031) il y a 3 ans
relations-derivation 66e4295fe0 drop rust version to allow earlier CLIs to compile (#2289) il y a 2 ans
safety-checks 3da28dbc5f fix: ignore non Accounts in safety checks (#2201) il y a 3 ans
spl 66e4295fe0 drop rust version to allow earlier CLIs to compile (#2289) il y a 2 ans
swap 66e4295fe0 drop rust version to allow earlier CLIs to compile (#2289) il y a 2 ans
system-accounts 66e4295fe0 drop rust version to allow earlier CLIs to compile (#2289) il y a 2 ans
sysvars 66e4295fe0 drop rust version to allow earlier CLIs to compile (#2289) il y a 2 ans
tictactoe 66e4295fe0 drop rust version to allow earlier CLIs to compile (#2289) il y a 2 ans
typescript 66e4295fe0 drop rust version to allow earlier CLIs to compile (#2289) il y a 2 ans
validator-clone 6baed77eb5 v0.25.0 (#2031) il y a 3 ans
zero-copy 66e4295fe0 drop rust version to allow earlier CLIs to compile (#2289) il y a 2 ans
.prettierignore d8d720067d lang, ts: automatic client side pda derivation (#1331) il y a 3 ans
README.md 5d8b4765f2 Add /tests dir (#676) il y a 4 ans
package.json b662ff1460 cli: `anchor account` subcommand to read program account (#1923) il y a 2 ans
yarn.lock 484628070c Feat: Optional Positional Accounts (#2101) il y a 2 ans

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.