Sean Young 3e8bc76d72 Update to solang v0.3.2 and add simple test (#2636) 2 yıl önce
..
anchor-cli-account e1afcbf71e v0.28.0 (#2527) 2 yıl önce
anchor-cli-idl e1afcbf71e v0.28.0 (#2527) 2 yıl önce
auction-house @ 82c049326c 1c6f86e5f7 Upgrade Solana to 1.16.0 (#2512) 2 yıl önce
bench dcf5928f3f lang: `Box` the inner enums of `anchor_lang::error::Error` (#2600) 2 yıl önce
bpf-upgradeable-state 6df34e7678 Update crate authors and remove outdated registry (#2522) 2 yıl önce
cashiers-check e1afcbf71e v0.28.0 (#2527) 2 yıl önce
cfo e1afcbf71e v0.28.0 (#2527) 2 yıl önce
chat e1afcbf71e v0.28.0 (#2527) 2 yıl önce
composite e1afcbf71e v0.28.0 (#2527) 2 yıl önce
cpi-returns e1afcbf71e v0.28.0 (#2527) 2 yıl önce
custom-coder e1afcbf71e v0.28.0 (#2527) 2 yıl önce
declare-id e1afcbf71e v0.28.0 (#2527) 2 yıl önce
docs e1afcbf71e v0.28.0 (#2527) 2 yıl önce
errors e1afcbf71e v0.28.0 (#2527) 2 yıl önce
escrow e1afcbf71e v0.28.0 (#2527) 2 yıl önce
events fdda604d41 ts: Add strong type support for `addEventListener` (#2627) 2 yıl önce
floats e1afcbf71e v0.28.0 (#2527) 2 yıl önce
idl 3c6fc2ba2d syn: Fix IDL named enum variant field being snake_case (#2633) 2 yıl önce
ido-pool e1afcbf71e v0.28.0 (#2527) 2 yıl önce
lockup e1afcbf71e v0.28.0 (#2527) 2 yıl önce
misc a7205af5df lang: `associated_token` constraints don't work when setting `token_program` (#2603) 2 yıl önce
multiple-suites e1afcbf71e v0.28.0 (#2527) 2 yıl önce
multiple-suites-run-single 6df34e7678 Update crate authors and remove outdated registry (#2522) 2 yıl önce
multisig e1afcbf71e v0.28.0 (#2527) 2 yıl önce
optional e1afcbf71e v0.28.0 (#2527) 2 yıl önce
pda-derivation e1afcbf71e v0.28.0 (#2527) 2 yıl önce
pyth e1afcbf71e v0.28.0 (#2527) 2 yıl önce
realloc e1afcbf71e v0.28.0 (#2527) 2 yıl önce
relations-derivation e1afcbf71e v0.28.0 (#2527) 2 yıl önce
safety-checks 6df34e7678 Update crate authors and remove outdated registry (#2522) 2 yıl önce
solang 3e8bc76d72 Update to solang v0.3.2 and add simple test (#2636) 2 yıl önce
spl e1afcbf71e v0.28.0 (#2527) 2 yıl önce
swap e1afcbf71e v0.28.0 (#2527) 2 yıl önce
system-accounts e1afcbf71e v0.28.0 (#2527) 2 yıl önce
sysvars e1afcbf71e v0.28.0 (#2527) 2 yıl önce
tictactoe e1afcbf71e v0.28.0 (#2527) 2 yıl önce
typescript e1afcbf71e v0.28.0 (#2527) 2 yıl önce
validator-clone e1afcbf71e v0.28.0 (#2527) 2 yıl önce
zero-copy e55cd3e646 lang: Add `Lamports` trait (#2552) 2 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 3e8bc76d72 Update to solang v0.3.2 and add simple test (#2636) 2 yıl önce
yarn.lock e1afcbf71e v0.28.0 (#2527) 2 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.