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

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.