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