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

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.