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

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.