anchor/tests
Armani Ferrante e121e4e09d
ts: builder api (#1324)
2022-01-15 17:09:53 -05:00
..
bpf-upgradeable-state v0.20.1 (#1274) 2022-01-09 16:50:10 -05:00
cashiers-check v0.20.1 (#1274) 2022-01-09 16:50:10 -05:00
cfo ts: builder api (#1324) 2022-01-15 17:09:53 -05:00
chat v0.20.1 (#1274) 2022-01-09 16:50:10 -05:00
composite v0.20.1 (#1274) 2022-01-09 16:50:10 -05:00
custom-coder ts: `Coder` as interface and SPL token coder (#1259) 2022-01-09 21:10:25 -05:00
errors v0.20.1 (#1274) 2022-01-09 16:50:10 -05:00
escrow v0.20.1 (#1274) 2022-01-09 16:50:10 -05:00
events v0.20.1 (#1274) 2022-01-09 16:50:10 -05:00
ido-pool v0.20.1 (#1274) 2022-01-09 16:50:10 -05:00
interface v0.20.1 (#1274) 2022-01-09 16:50:10 -05:00
lockup v0.20.1 (#1274) 2022-01-09 16:50:10 -05:00
misc lang: add seeds::program constraint for PDAs (#1197) 2022-01-11 10:51:22 -05:00
multisig v0.20.1 (#1274) 2022-01-09 16:50:10 -05:00
pyth v0.20.1 (#1274) 2022-01-09 16:50:10 -05:00
spl/token-proxy v0.20.1 (#1274) 2022-01-09 16:50:10 -05:00
swap v0.20.1 (#1274) 2022-01-09 16:50:10 -05:00
system-accounts v0.20.1 (#1274) 2022-01-09 16:50:10 -05:00
sysvars v0.20.1 (#1274) 2022-01-09 16:50:10 -05:00
tictactoe v0.20.1 (#1274) 2022-01-09 16:50:10 -05:00
typescript v0.20.1 (#1274) 2022-01-09 16:50:10 -05:00
zero-copy v0.20.1 (#1274) 2022-01-09 16:50:10 -05:00
.prettierignore examples, tests: Setup prettier (#1152) 2021-12-15 18:11:41 -05:00
README.md Add /tests dir (#676) 2021-09-04 05:33:39 -07:00
package.json ts: `Coder` as interface and SPL token coder (#1259) 2022-01-09 21:10:25 -05:00
yarn.lock ts: `Coder` as interface and SPL token coder (#1259) 2022-01-09 21:10:25 -05:00

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.