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.