Noah Prince 436791b039 feat: Recursively derive seeds and add custom account resolver (#2194) há 3 anos atrás
..
anchor-cli-idl 6baed77eb5 v0.25.0 (#2031) há 3 anos atrás
auction-house 5a025b949e ts: Add SPL Anchor packages (#2143) há 3 anos atrás
bpf-upgradeable-state 55e0c5d9dd fix: align links to coral-xyz/anchor github repo (#1988) há 3 anos atrás
cashiers-check 6baed77eb5 v0.25.0 (#2031) há 3 anos atrás
cfo 6baed77eb5 v0.25.0 (#2031) há 3 anos atrás
chat 6baed77eb5 v0.25.0 (#2031) há 3 anos atrás
composite 6baed77eb5 v0.25.0 (#2031) há 3 anos atrás
cpi-returns 6baed77eb5 v0.25.0 (#2031) há 3 anos atrás
custom-coder 9b61bbc626 bump solana-program version (#2027) há 3 anos atrás
declare-id 6baed77eb5 v0.25.0 (#2031) há 3 anos atrás
docs 6baed77eb5 v0.25.0 (#2031) há 3 anos atrás
errors 6baed77eb5 v0.25.0 (#2031) há 3 anos atrás
escrow 6baed77eb5 v0.25.0 (#2031) há 3 anos atrás
events 6baed77eb5 v0.25.0 (#2031) há 3 anos atrás
floats 6baed77eb5 v0.25.0 (#2031) há 3 anos atrás
ido-pool 6baed77eb5 v0.25.0 (#2031) há 3 anos atrás
interface 6baed77eb5 v0.25.0 (#2031) há 3 anos atrás
lockup 6baed77eb5 v0.25.0 (#2031) há 3 anos atrás
misc 5ae52cae13 fix IDL types parsing (#2176) há 3 anos atrás
multiple-suites 6baed77eb5 v0.25.0 (#2031) há 3 anos atrás
multisig 6baed77eb5 v0.25.0 (#2031) há 3 anos atrás
pda-derivation 436791b039 feat: Recursively derive seeds and add custom account resolver (#2194) há 3 anos atrás
pyth 6baed77eb5 v0.25.0 (#2031) há 3 anos atrás
realloc 6baed77eb5 v0.25.0 (#2031) há 3 anos atrás
relations-derivation e69e50daaf feat: Add has_one relations inference so you don't need to pass accounts that are referenced by a has_one (#2160) há 3 anos atrás
safety-checks 42663eda25 ci: ci should error if tests have typescript errors (#1801) há 3 anos atrás
spl 6baed77eb5 v0.25.0 (#2031) há 3 anos atrás
swap 6baed77eb5 v0.25.0 (#2031) há 3 anos atrás
system-accounts 6baed77eb5 v0.25.0 (#2031) há 3 anos atrás
sysvars 6baed77eb5 v0.25.0 (#2031) há 3 anos atrás
tictactoe 6baed77eb5 v0.25.0 (#2031) há 3 anos atrás
typescript 6baed77eb5 v0.25.0 (#2031) há 3 anos atrás
validator-clone 6baed77eb5 v0.25.0 (#2031) há 3 anos atrás
zero-copy 6baed77eb5 v0.25.0 (#2031) há 3 anos atrás
.prettierignore d8d720067d lang, ts: automatic client side pda derivation (#1331) há 3 anos atrás
README.md 5d8b4765f2 Add /tests dir (#676) há 4 anos atrás
package.json e69e50daaf feat: Add has_one relations inference so you don't need to pass accounts that are referenced by a has_one (#2160) há 3 anos atrás
yarn.lock 5a025b949e ts: Add SPL Anchor packages (#2143) há 3 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.