Paul 565e9567b5 tests: increase validator-clone startup time (#1635) před 3 roky
..
auction-house c0b2fd7555 cli: add --skip-lint option (#1482) před 3 roky
bpf-upgradeable-state 97a8dfe71d Bump up rust to 2021 edition (#1430) před 3 roky
cashiers-check 97a8dfe71d Bump up rust to 2021 edition (#1430) před 3 roky
cfo 97a8dfe71d Bump up rust to 2021 edition (#1430) před 3 roky
chat 97a8dfe71d Bump up rust to 2021 edition (#1430) před 3 roky
composite 97a8dfe71d Bump up rust to 2021 edition (#1430) před 3 roky
custom-coder 94b0fec714 fix anchor-lang import in safety-check, add custom-coder to ci, and fix spl-token coder (#1604) před 3 roky
declare-id b733610d87 v0.22.1 (#1528) před 3 roky
docs 8ffb22d936 lang: Fix doc strings not working with double quotes (#1537) před 3 roky
errors 7f8ca97aa8 add `.with_pubkeys` and `.with_values` to `syn/../constraints.rs` for better logging (#1627) před 3 roky
escrow 97a8dfe71d Bump up rust to 2021 edition (#1430) před 3 roky
events 97a8dfe71d Bump up rust to 2021 edition (#1430) před 3 roky
floats b733610d87 v0.22.1 (#1528) před 3 roky
ido-pool 97a8dfe71d Bump up rust to 2021 edition (#1430) před 3 roky
interface 97a8dfe71d Bump up rust to 2021 edition (#1430) před 3 roky
lockup 97a8dfe71d Bump up rust to 2021 edition (#1430) před 3 roky
misc 97a8dfe71d Bump up rust to 2021 edition (#1430) před 3 roky
multisig 97a8dfe71d Bump up rust to 2021 edition (#1430) před 3 roky
pda-derivation 97a8dfe71d Bump up rust to 2021 edition (#1430) před 3 roky
pyth 97a8dfe71d Bump up rust to 2021 edition (#1430) před 3 roky
safety-checks 94b0fec714 fix anchor-lang import in safety-check, add custom-coder to ci, and fix spl-token coder (#1604) před 3 roky
spl 97a8dfe71d Bump up rust to 2021 edition (#1430) před 3 roky
swap 97a8dfe71d Bump up rust to 2021 edition (#1430) před 3 roky
system-accounts 97a8dfe71d Bump up rust to 2021 edition (#1430) před 3 roky
sysvars 97a8dfe71d Bump up rust to 2021 edition (#1430) před 3 roky
tictactoe 97a8dfe71d Bump up rust to 2021 edition (#1430) před 3 roky
typescript 97a8dfe71d Bump up rust to 2021 edition (#1430) před 3 roky
validator-clone 565e9567b5 tests: increase validator-clone startup time (#1635) před 3 roky
zero-copy 97a8dfe71d Bump up rust to 2021 edition (#1430) před 3 roky
.prettierignore d8d720067d lang, ts: automatic client side pda derivation (#1331) před 3 roky
README.md 5d8b4765f2 Add /tests dir (#676) před 4 roky
package.json 3c994fcdef cli: also clone program data account (#1495) před 3 roky
yarn.lock b376fd4615 lang: add additional `require_x` comparison macros (#1622) před 3 roky

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.