acheron d9a9f19394 Fix IDL (#2824) 1 year ago
..
anchor-cli-account d9a9f19394 Fix IDL (#2824) 1 year ago
anchor-cli-idl d9a9f19394 Fix IDL (#2824) 1 year ago
auction-house d9a9f19394 Fix IDL (#2824) 1 year ago
bench d9a9f19394 Fix IDL (#2824) 1 year ago
bpf-upgradeable-state d9a9f19394 Fix IDL (#2824) 1 year ago
cashiers-check d9a9f19394 Fix IDL (#2824) 1 year ago
cfo a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 year ago
chat d9a9f19394 Fix IDL (#2824) 1 year ago
composite d9a9f19394 Fix IDL (#2824) 1 year ago
cpi-returns d9a9f19394 Fix IDL (#2824) 1 year ago
custom-coder d9a9f19394 Fix IDL (#2824) 1 year ago
declare-id d9a9f19394 Fix IDL (#2824) 1 year ago
docs d9a9f19394 Fix IDL (#2824) 1 year ago
errors d9a9f19394 Fix IDL (#2824) 1 year ago
escrow d9a9f19394 Fix IDL (#2824) 1 year ago
events d9a9f19394 Fix IDL (#2824) 1 year ago
floats d9a9f19394 Fix IDL (#2824) 1 year ago
idl d9a9f19394 Fix IDL (#2824) 1 year ago
ido-pool d9a9f19394 Fix IDL (#2824) 1 year ago
lockup 3e2cd0004c Fix typos in comments (#2830) 1 year ago
misc d9a9f19394 Fix IDL (#2824) 1 year ago
multiple-suites d9a9f19394 Fix IDL (#2824) 1 year ago
multiple-suites-run-single d9a9f19394 Fix IDL (#2824) 1 year ago
multisig d9a9f19394 Fix IDL (#2824) 1 year ago
optional d9a9f19394 Fix IDL (#2824) 1 year ago
pda-derivation d9a9f19394 Fix IDL (#2824) 1 year ago
pyth d9a9f19394 Fix IDL (#2824) 1 year ago
realloc d9a9f19394 Fix IDL (#2824) 1 year ago
relations-derivation d9a9f19394 Fix IDL (#2824) 1 year ago
safety-checks d9a9f19394 Fix IDL (#2824) 1 year ago
solang 749c45a2d9 Fixes for Solidity/Solang (#2677) 1 year ago
spl d9a9f19394 Fix IDL (#2824) 1 year ago
swap d9a9f19394 Fix IDL (#2824) 1 year ago
system-accounts d9a9f19394 Fix IDL (#2824) 1 year ago
sysvars d9a9f19394 Fix IDL (#2824) 1 year ago
tictactoe d9a9f19394 Fix IDL (#2824) 1 year ago
typescript d9a9f19394 Fix IDL (#2824) 1 year ago
validator-clone d9a9f19394 Fix IDL (#2824) 1 year ago
zero-copy d9a9f19394 Fix IDL (#2824) 1 year ago
.prettierignore fad05805d8 spl: change serum-dex to openbook-dex (#2308) 2 years ago
README.md 5d8b4765f2 Add /tests dir (#676) 4 years ago
package.json 13fc0bb915 lang: Add `#[interface]` attribute for overriding the default discriminator (#2728) 1 year ago
yarn.lock 13fc0bb915 lang: Add `#[interface]` attribute for overriding the default discriminator (#2728) 1 year ago

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.