Tom Linton 5c5fa7927f Check error in safety checks test failure (#1571) 3 år sedan
..
auction-house c0b2fd7555 cli: add --skip-lint option (#1482) 3 år sedan
bpf-upgradeable-state c8d8cacd22 lang: remove default space calc (#1519) 3 år sedan
cashiers-check b733610d87 v0.22.1 (#1528) 3 år sedan
cfo c8d8cacd22 lang: remove default space calc (#1519) 3 år sedan
chat b733610d87 v0.22.1 (#1528) 3 år sedan
composite b733610d87 v0.22.1 (#1528) 3 år sedan
custom-coder c0b2fd7555 cli: add --skip-lint option (#1482) 3 år sedan
declare-id b733610d87 v0.22.1 (#1528) 3 år sedan
docs 8ffb22d936 lang: Fix doc strings not working with double quotes (#1537) 3 år sedan
errors b733610d87 v0.22.1 (#1528) 3 år sedan
escrow b733610d87 v0.22.1 (#1528) 3 år sedan
events b733610d87 v0.22.1 (#1528) 3 år sedan
floats b733610d87 v0.22.1 (#1528) 3 år sedan
ido-pool c8d8cacd22 lang: remove default space calc (#1519) 3 år sedan
interface b733610d87 v0.22.1 (#1528) 3 år sedan
lockup b733610d87 v0.22.1 (#1528) 3 år sedan
misc c8d8cacd22 lang: remove default space calc (#1519) 3 år sedan
multisig b733610d87 v0.22.1 (#1528) 3 år sedan
pda-derivation b733610d87 v0.22.1 (#1528) 3 år sedan
pyth b733610d87 v0.22.1 (#1528) 3 år sedan
safety-checks 5c5fa7927f Check error in safety checks test failure (#1571) 3 år sedan
spl b733610d87 v0.22.1 (#1528) 3 år sedan
swap b733610d87 v0.22.1 (#1528) 3 år sedan
system-accounts b733610d87 v0.22.1 (#1528) 3 år sedan
sysvars a78c9c0341 lang: add sysvar custom error and failing test case (#1535) 3 år sedan
tictactoe b733610d87 v0.22.1 (#1528) 3 år sedan
typescript b733610d87 v0.22.1 (#1528) 3 år sedan
zero-copy c8d8cacd22 lang: remove default space calc (#1519) 3 år sedan
.prettierignore d8d720067d lang, ts: automatic client side pda derivation (#1331) 3 år sedan
README.md 5d8b4765f2 Add /tests dir (#676) 4 år sedan
package.json b733610d87 v0.22.1 (#1528) 3 år sedan
yarn.lock 1f56a62bab lang: add check that declared id == program id (#1451) 3 år sedan

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.