acheron 0be5b00a34 lang: Add `Event` utility type to get events from bytes (#2897) 1 рік тому
..
anchor-cli-account d9a9f19394 Fix IDL (#2824) 1 рік тому
anchor-cli-idl d9a9f19394 Fix IDL (#2824) 1 рік тому
auction-house 7c424ee58a ts: Remove `programId` parameter of the `Program` constructor (#2864) 1 рік тому
bench 475c694355 Upgrade `spl-token-2022` to 3.0.2 (#2876) 1 рік тому
bpf-upgradeable-state d9a9f19394 Fix IDL (#2824) 1 рік тому
cashiers-check d9a9f19394 Fix IDL (#2824) 1 рік тому
cfo a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 рік тому
chat d9a9f19394 Fix IDL (#2824) 1 рік тому
composite d9a9f19394 Fix IDL (#2824) 1 рік тому
cpi-returns d9a9f19394 Fix IDL (#2824) 1 рік тому
custom-coder d9a9f19394 Fix IDL (#2824) 1 рік тому
declare-id d9a9f19394 Fix IDL (#2824) 1 рік тому
declare-program 0be5b00a34 lang: Add `Event` utility type to get events from bytes (#2897) 1 рік тому
docs d9a9f19394 Fix IDL (#2824) 1 рік тому
errors d9a9f19394 Fix IDL (#2824) 1 рік тому
escrow c66b323293 Upgrade Solana to 1.18.8 (#2867) 1 рік тому
events d9a9f19394 Fix IDL (#2824) 1 рік тому
floats d9a9f19394 Fix IDL (#2824) 1 рік тому
idl 4de70aabee idl: Add `docs` field for constants (#2887) 1 рік тому
ido-pool d9a9f19394 Fix IDL (#2824) 1 рік тому
lockup c2cd5a99aa Fix typos in comments (#2868) 1 рік тому
misc 7c424ee58a ts: Remove `programId` parameter of the `Program` constructor (#2864) 1 рік тому
multiple-suites d9a9f19394 Fix IDL (#2824) 1 рік тому
multiple-suites-run-single d9a9f19394 Fix IDL (#2824) 1 рік тому
multisig d9a9f19394 Fix IDL (#2824) 1 рік тому
optional d9a9f19394 Fix IDL (#2824) 1 рік тому
pda-derivation 7c424ee58a ts: Remove `programId` parameter of the `Program` constructor (#2864) 1 рік тому
pyth d9a9f19394 Fix IDL (#2824) 1 рік тому
realloc d9a9f19394 Fix IDL (#2824) 1 рік тому
relations-derivation d9a9f19394 Fix IDL (#2824) 1 рік тому
safety-checks d9a9f19394 Fix IDL (#2824) 1 рік тому
solang 749c45a2d9 Fixes for Solidity/Solang (#2677) 2 роки тому
spl c66b323293 Upgrade Solana to 1.18.8 (#2867) 1 рік тому
swap d9a9f19394 Fix IDL (#2824) 1 рік тому
system-accounts d9a9f19394 Fix IDL (#2824) 1 рік тому
sysvars d9a9f19394 Fix IDL (#2824) 1 рік тому
tictactoe d9a9f19394 Fix IDL (#2824) 1 рік тому
typescript d9a9f19394 Fix IDL (#2824) 1 рік тому
validator-clone d9a9f19394 Fix IDL (#2824) 1 рік тому
zero-copy c66b323293 Upgrade Solana to 1.18.8 (#2867) 1 рік тому
.prettierignore fad05805d8 spl: change serum-dex to openbook-dex (#2308) 2 роки тому
README.md 5d8b4765f2 Add /tests dir (#676) 4 роки тому
package.json 0f6090950a lang: Add `declare_program!` macro (#2857) 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.