Jacob Creech 47284f8f0b v0.31.1 (#3666) 5 달 전
..
anchor-cli-account 47284f8f0b v0.31.1 (#3666) 5 달 전
anchor-cli-idl 47284f8f0b v0.31.1 (#3666) 5 달 전
auction-house 47284f8f0b v0.31.1 (#3666) 5 달 전
bench 47284f8f0b v0.31.1 (#3666) 5 달 전
bpf-upgradeable-state aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 년 전
cashiers-check 47284f8f0b v0.31.1 (#3666) 5 달 전
cfo 47284f8f0b v0.31.1 (#3666) 5 달 전
chat 47284f8f0b v0.31.1 (#3666) 5 달 전
composite 47284f8f0b v0.31.1 (#3666) 5 달 전
cpi-returns 47284f8f0b v0.31.1 (#3666) 5 달 전
custom-coder 47284f8f0b v0.31.1 (#3666) 5 달 전
custom-discriminator 47284f8f0b v0.31.1 (#3666) 5 달 전
declare-id 47284f8f0b v0.31.1 (#3666) 5 달 전
declare-program 47284f8f0b v0.31.1 (#3666) 5 달 전
errors 47284f8f0b v0.31.1 (#3666) 5 달 전
escrow 47284f8f0b v0.31.1 (#3666) 5 달 전
events 47284f8f0b v0.31.1 (#3666) 5 달 전
floats 47284f8f0b v0.31.1 (#3666) 5 달 전
idl 47284f8f0b v0.31.1 (#3666) 5 달 전
ido-pool 47284f8f0b v0.31.1 (#3666) 5 달 전
lazy-account 47284f8f0b v0.31.1 (#3666) 5 달 전
lockup 47284f8f0b v0.31.1 (#3666) 5 달 전
misc 47284f8f0b v0.31.1 (#3666) 5 달 전
multiple-suites 47284f8f0b v0.31.1 (#3666) 5 달 전
multiple-suites-run-single aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 년 전
multisig 47284f8f0b v0.31.1 (#3666) 5 달 전
optional 47284f8f0b v0.31.1 (#3666) 5 달 전
pda-derivation 47284f8f0b v0.31.1 (#3666) 5 달 전
pyth 47284f8f0b v0.31.1 (#3666) 5 달 전
realloc 47284f8f0b v0.31.1 (#3666) 5 달 전
relations-derivation 47284f8f0b v0.31.1 (#3666) 5 달 전
safety-checks d9a9f19394 Fix IDL (#2824) 1 년 전
solang 47284f8f0b v0.31.1 (#3666) 5 달 전
spl 47284f8f0b v0.31.1 (#3666) 5 달 전
swap 47284f8f0b v0.31.1 (#3666) 5 달 전
system-accounts 47284f8f0b v0.31.1 (#3666) 5 달 전
sysvars 47284f8f0b v0.31.1 (#3666) 5 달 전
tictactoe 47284f8f0b v0.31.1 (#3666) 5 달 전
typescript 47284f8f0b v0.31.1 (#3666) 5 달 전
validator-clone 47284f8f0b v0.31.1 (#3666) 5 달 전
zero-copy 47284f8f0b v0.31.1 (#3666) 5 달 전
.prettierignore fad05805d8 spl: change serum-dex to openbook-dex (#2308) 2 년 전
README.md 5d8b4765f2 Add /tests dir (#676) 4 년 전
package.json 879601e632 lang: Add `LazyAccount` (#3194) 1 년 전
yarn.lock 13fc0bb915 lang: Add `#[interface]` attribute for overriding the default discriminator (#2728) 1 년 전

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.