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

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.