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

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.