acheron ef836852dd Specify `solana-program` version range to not include 1.18.0 (#2798) 1 سال پیش
..
anchor-cli-account 150fc3e832 Fix workspace `resolver` warning (#2676) 1 سال پیش
anchor-cli-idl 150fc3e832 Fix workspace `resolver` warning (#2676) 1 سال پیش
auction-house a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 سال پیش
bench a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 سال پیش
bpf-upgradeable-state a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 سال پیش
cashiers-check a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 سال پیش
cfo a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 سال پیش
chat a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 سال پیش
composite a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 سال پیش
cpi-returns c4f14b9f6f lang: Remove `try_to_vec` usage (#2744) 1 سال پیش
custom-coder a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 سال پیش
declare-id a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 سال پیش
docs a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 سال پیش
errors a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 سال پیش
escrow a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 سال پیش
events a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 سال پیش
floats a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 سال پیش
idl 150fc3e832 Fix workspace `resolver` warning (#2676) 1 سال پیش
ido-pool a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 سال پیش
lockup dfee9589fd ts: Remove `anchor-deprecated-state` feature (#2717) 1 سال پیش
misc c402972bf1 lang: Make bumps of optional accounts `Option<u8>` rather than `u8` (#2730) 1 سال پیش
multiple-suites a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 سال پیش
multiple-suites-run-single a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 سال پیش
multisig a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 سال پیش
optional a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 سال پیش
pda-derivation a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 سال پیش
pyth a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 سال پیش
realloc a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 سال پیش
relations-derivation a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 سال پیش
safety-checks a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 سال پیش
solang 749c45a2d9 Fixes for Solidity/Solang (#2677) 1 سال پیش
spl 13fc0bb915 lang: Add `#[interface]` attribute for overriding the default discriminator (#2728) 1 سال پیش
swap a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 سال پیش
system-accounts a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 سال پیش
sysvars a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 سال پیش
tictactoe a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 سال پیش
typescript a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 سال پیش
validator-clone a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 سال پیش
zero-copy ef836852dd Specify `solana-program` version range to not include 1.18.0 (#2798) 1 سال پیش
.prettierignore fad05805d8 spl: change serum-dex to openbook-dex (#2308) 2 سال پیش
README.md 5d8b4765f2 Add /tests dir (#676) 4 سال پیش
package.json 13fc0bb915 lang: Add `#[interface]` attribute for overriding the default discriminator (#2728) 1 سال پیش
yarn.lock 13fc0bb915 lang: Add `#[interface]` attribute for overriding the default discriminator (#2728) 1 سال پیش

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.