acheron ebbad72fc4 Upgrade Solana to 2.1.0 (#3339) 11 月之前
..
anchor-cli-account aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
anchor-cli-idl aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
auction-house 020a304658 Upgrade Solana to v2 and SPL to the latest (#3219) 1 年之前
bench ebbad72fc4 Upgrade Solana to 2.1.0 (#3339) 11 月之前
bpf-upgradeable-state aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
cashiers-check aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
cfo aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
chat aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
composite aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
cpi-returns aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
custom-coder aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
custom-discriminator 438c481384 idl: Check ambiguous discriminators (#3157) 1 年之前
declare-id aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
declare-program f5f8edf77d lang: Generate documentation of constants in `declare_program!` (#3311) 11 月之前
docs aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
errors aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
escrow aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
events aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
floats aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
idl 18e9134072 idl: Fix using full path types with `Program` (#3228) 1 年之前
ido-pool aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
lazy-account 879601e632 lang: Add `LazyAccount` (#3194) 1 年之前
lockup aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
misc aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
multiple-suites aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
multiple-suites-run-single aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
multisig aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
optional aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
pda-derivation aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
pyth aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
realloc aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
relations-derivation aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
safety-checks d9a9f19394 Fix IDL (#2824) 1 年之前
solang aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
spl aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
swap aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
system-accounts aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
sysvars aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
tictactoe aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
typescript aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
validator-clone aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
zero-copy aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 年之前
.prettierignore fad05805d8 spl: change serum-dex to openbook-dex (#2308) 2 年之前
README.md 5d8b4765f2 Add /tests dir (#676) 4 年之前
package.json 879601e632 lang: Add `LazyAccount` (#3194) 1 年之前
yarn.lock 13fc0bb915 lang: Add `#[interface]` attribute for overriding the default discriminator (#2728) 1 年之前

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.