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

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.