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

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.