Paul 721fe6693c lang: add support for logging expected and actual values and pubkeys (#1572) 3 years ago
..
auction-house c0b2fd7555 cli: add --skip-lint option (#1482) 3 years ago
bpf-upgradeable-state 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 years ago
cashiers-check 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 years ago
cfo 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 years ago
chat 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 years ago
composite 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 years ago
custom-coder 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 years ago
declare-id b733610d87 v0.22.1 (#1528) 3 years ago
docs 8ffb22d936 lang: Fix doc strings not working with double quotes (#1537) 3 years ago
errors 721fe6693c lang: add support for logging expected and actual values and pubkeys (#1572) 3 years ago
escrow 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 years ago
events 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 years ago
floats b733610d87 v0.22.1 (#1528) 3 years ago
ido-pool 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 years ago
interface 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 years ago
lockup 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 years ago
misc 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 years ago
multisig 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 years ago
pda-derivation 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 years ago
pyth 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 years ago
safety-checks 5c5fa7927f Check error in safety checks test failure (#1571) 3 years ago
spl 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 years ago
swap 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 years ago
system-accounts 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 years ago
sysvars 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 years ago
tictactoe 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 years ago
typescript 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 years ago
validator-clone 3c994fcdef cli: also clone program data account (#1495) 3 years ago
zero-copy 97a8dfe71d Bump up rust to 2021 edition (#1430) 3 years ago
.prettierignore d8d720067d lang, ts: automatic client side pda derivation (#1331) 3 years ago
README.md 5d8b4765f2 Add /tests dir (#676) 4 years ago
package.json 3c994fcdef cli: also clone program data account (#1495) 3 years ago
yarn.lock 1f56a62bab lang: add check that declared id == program id (#1451) 3 years ago

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.