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.