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

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.