Kirill Fomichev 45a5d20a79 ci: add git diff for checking lock file changes (#1654) 3 ๋…„ ์ „
..
auction-house c0b2fd7555 cli: add --skip-lint option (#1482) 3 ๋…„ ์ „
bpf-upgradeable-state 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 ๋…„ ์ „
cashiers-check 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 ๋…„ ์ „
cfo 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 ๋…„ ์ „
chat f0b4c385f3 tests: fix seemingly ok but actually broken tests (#1656) 3 ๋…„ ์ „
composite 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 ๋…„ ์ „
custom-coder 94b0fec714 fix anchor-lang import in safety-check, add custom-coder to ci, and fix spl-token coder (#1604) 3 ๋…„ ์ „
declare-id b733610d87 v0.22.1 (#1528) 3 ๋…„ ์ „
docs 8ffb22d936 lang: Fix doc strings not working with double quotes (#1537) 3 ๋…„ ์ „
errors 7f8ca97aa8 add `.with_pubkeys` and `.with_values` to `syn/../constraints.rs` for better logging (#1627) 3 ๋…„ ์ „
escrow 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 ๋…„ ์ „
events 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 ๋…„ ์ „
floats b733610d87 v0.22.1 (#1528) 3 ๋…„ ์ „
ido-pool 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 ๋…„ ์ „
interface 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 ๋…„ ์ „
lockup 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 ๋…„ ์ „
misc 58af625736 Handle arrays with const as size in endpoint function args (#1631) 3 ๋…„ ์ „
multisig 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 ๋…„ ์ „
pda-derivation 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 ๋…„ ์ „
pyth 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 ๋…„ ์ „
safety-checks 94b0fec714 fix anchor-lang import in safety-check, add custom-coder to ci, and fix spl-token coder (#1604) 3 ๋…„ ์ „
spl 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 ๋…„ ์ „
swap 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 ๋…„ ์ „
system-accounts 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 ๋…„ ์ „
sysvars 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 ๋…„ ์ „
tictactoe 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 ๋…„ ์ „
typescript 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 ๋…„ ์ „
validator-clone 565e9567b5 tests: increase validator-clone startup time (#1635) 3 ๋…„ ์ „
zero-copy 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 ๋…„ ์ „
.prettierignore d8d720067d lang, ts: automatic client side pda derivation (#1331) 3 ๋…„ ์ „
README.md 5d8b4765f2 Add /tests dir (#676) 4 ๋…„ ์ „
package.json 3c994fcdef cli: also clone program data account (#1495) 3 ๋…„ ์ „
yarn.lock 45a5d20a79 ci: add git diff for checking lock file changes (#1654) 3 ๋…„ ์ „

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.