Jean Marchand (Exotic Markets) 65c9d6e9b9 client: Add async to anchor-client (#2488) 2 anos atrás
..
anchor-cli-account 1c6f86e5f7 Upgrade Solana to 1.16.0 (#2512) 2 anos atrás
anchor-cli-idl 3b45144787 v0.27.0 (#2428) 2 anos atrás
auction-house @ 82c049326c 1c6f86e5f7 Upgrade Solana to 1.16.0 (#2512) 2 anos atrás
bench 1c6f86e5f7 Upgrade Solana to 1.16.0 (#2512) 2 anos atrás
bpf-upgradeable-state 45fa9bd3ba Update Solana-program and rust-version (#2420) 2 anos atrás
cashiers-check 3b45144787 v0.27.0 (#2428) 2 anos atrás
cfo 3b45144787 v0.27.0 (#2428) 2 anos atrás
chat 3b45144787 v0.27.0 (#2428) 2 anos atrás
composite 3b45144787 v0.27.0 (#2428) 2 anos atrás
cpi-returns 3b45144787 v0.27.0 (#2428) 2 anos atrás
custom-coder 3b45144787 v0.27.0 (#2428) 2 anos atrás
declare-id 3b45144787 v0.27.0 (#2428) 2 anos atrás
docs 3b45144787 v0.27.0 (#2428) 2 anos atrás
errors 3b45144787 v0.27.0 (#2428) 2 anos atrás
escrow f9d0eca704 spl: Update `spl-token-2022` to 0.6.1 (#2496) 2 anos atrás
events 23b90bffc0 Feature: CPI Events API (#2438) 2 anos atrás
floats 3b45144787 v0.27.0 (#2428) 2 anos atrás
ido-pool 3b45144787 v0.27.0 (#2428) 2 anos atrás
lockup 3b45144787 v0.27.0 (#2428) 2 anos atrás
misc 2e89b79c51 fix: used identifiers in handler (#2464) 2 anos atrás
multiple-suites 3b45144787 v0.27.0 (#2428) 2 anos atrás
multiple-suites-run-single 4bef8c40ef Switch to using @coral-xyz/anchor packages (#2318) 2 anos atrás
multisig 3b45144787 v0.27.0 (#2428) 2 anos atrás
optional 3b45144787 v0.27.0 (#2428) 2 anos atrás
pda-derivation 3b45144787 v0.27.0 (#2428) 2 anos atrás
pyth 3b45144787 v0.27.0 (#2428) 2 anos atrás
realloc 3b45144787 v0.27.0 (#2428) 2 anos atrás
relations-derivation 3b45144787 v0.27.0 (#2428) 2 anos atrás
safety-checks 3da28dbc5f fix: ignore non Accounts in safety checks (#2201) 3 anos atrás
spl f9d0eca704 spl: Update `spl-token-2022` to 0.6.1 (#2496) 2 anos atrás
swap 3b45144787 v0.27.0 (#2428) 2 anos atrás
system-accounts 3b45144787 v0.27.0 (#2428) 2 anos atrás
sysvars 3b45144787 v0.27.0 (#2428) 2 anos atrás
tictactoe 3b45144787 v0.27.0 (#2428) 2 anos atrás
typescript 3b45144787 v0.27.0 (#2428) 2 anos atrás
validator-clone 9a075087d0 feat: Add account-dir test-validator argument support (#2436) 2 anos atrás
zero-copy 65c9d6e9b9 client: Add async to anchor-client (#2488) 2 anos atrás
.prettierignore fad05805d8 spl: change serum-dex to openbook-dex (#2308) 2 anos atrás
README.md 5d8b4765f2 Add /tests dir (#676) 4 anos atrás
package.json 5910dd3e2f Add benchmarking for compute units usage (#2466) 2 anos atrás
yarn.lock 23b90bffc0 Feature: CPI Events API (#2438) 2 anos atrás

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.