Bhargava Sai Macha e3ced784ad Add support for token extensions (#2789) vor 1 Jahr
..
anchor-cli-account d9a9f19394 Fix IDL (#2824) vor 1 Jahr
anchor-cli-idl d9a9f19394 Fix IDL (#2824) vor 1 Jahr
auction-house 7c424ee58a ts: Remove `programId` parameter of the `Program` constructor (#2864) vor 1 Jahr
bench 475c694355 Upgrade `spl-token-2022` to 3.0.2 (#2876) vor 1 Jahr
bpf-upgradeable-state d9a9f19394 Fix IDL (#2824) vor 1 Jahr
cashiers-check d9a9f19394 Fix IDL (#2824) vor 1 Jahr
cfo a423f7855b cli: Require explicit `overflow-checks` flag (#2716) vor 1 Jahr
chat d9a9f19394 Fix IDL (#2824) vor 1 Jahr
composite d9a9f19394 Fix IDL (#2824) vor 1 Jahr
cpi-returns d9a9f19394 Fix IDL (#2824) vor 1 Jahr
custom-coder d9a9f19394 Fix IDL (#2824) vor 1 Jahr
declare-id d9a9f19394 Fix IDL (#2824) vor 1 Jahr
declare-program 0be5b00a34 lang: Add `Event` utility type to get events from bytes (#2897) vor 1 Jahr
docs d9a9f19394 Fix IDL (#2824) vor 1 Jahr
errors d9a9f19394 Fix IDL (#2824) vor 1 Jahr
escrow c66b323293 Upgrade Solana to 1.18.8 (#2867) vor 1 Jahr
events d9a9f19394 Fix IDL (#2824) vor 1 Jahr
floats d9a9f19394 Fix IDL (#2824) vor 1 Jahr
idl 4de70aabee idl: Add `docs` field for constants (#2887) vor 1 Jahr
ido-pool d9a9f19394 Fix IDL (#2824) vor 1 Jahr
lockup c2cd5a99aa Fix typos in comments (#2868) vor 1 Jahr
misc 7c424ee58a ts: Remove `programId` parameter of the `Program` constructor (#2864) vor 1 Jahr
multiple-suites d9a9f19394 Fix IDL (#2824) vor 1 Jahr
multiple-suites-run-single d9a9f19394 Fix IDL (#2824) vor 1 Jahr
multisig d9a9f19394 Fix IDL (#2824) vor 1 Jahr
optional d9a9f19394 Fix IDL (#2824) vor 1 Jahr
pda-derivation 7c424ee58a ts: Remove `programId` parameter of the `Program` constructor (#2864) vor 1 Jahr
pyth d9a9f19394 Fix IDL (#2824) vor 1 Jahr
realloc d9a9f19394 Fix IDL (#2824) vor 1 Jahr
relations-derivation d9a9f19394 Fix IDL (#2824) vor 1 Jahr
safety-checks d9a9f19394 Fix IDL (#2824) vor 1 Jahr
solang 749c45a2d9 Fixes for Solidity/Solang (#2677) vor 2 Jahren
spl e3ced784ad Add support for token extensions (#2789) vor 1 Jahr
swap d9a9f19394 Fix IDL (#2824) vor 1 Jahr
system-accounts d9a9f19394 Fix IDL (#2824) vor 1 Jahr
sysvars d9a9f19394 Fix IDL (#2824) vor 1 Jahr
tictactoe d9a9f19394 Fix IDL (#2824) vor 1 Jahr
typescript d9a9f19394 Fix IDL (#2824) vor 1 Jahr
validator-clone d9a9f19394 Fix IDL (#2824) vor 1 Jahr
zero-copy c66b323293 Upgrade Solana to 1.18.8 (#2867) vor 1 Jahr
.prettierignore fad05805d8 spl: change serum-dex to openbook-dex (#2308) vor 2 Jahren
README.md 5d8b4765f2 Add /tests dir (#676) vor 4 Jahren
package.json e3ced784ad Add support for token extensions (#2789) vor 1 Jahr
yarn.lock 13fc0bb915 lang: Add `#[interface]` attribute for overriding the default discriminator (#2728) vor 1 Jahr

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.