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