sweetim
|
938f89d81b
added bn.js types fixed #1711 (#1712)
|
3 ๋
์ |
Armani Ferrante
|
5652668062
add changelog entry (#1724)
|
3 ๋
์ |
Paul
|
adb90c33d7
lang: Make Anchor use fallback function instead of panicking if ix data.len() is < `8` (#1721)
|
3 ๋
์ |
Paul
|
470e902f48
lang: Add support for multiple test suites with separate local validators (#1681)
|
3 ๋
์ |
Kirill Fomichev
|
40ea715beb
lang, cli, spl: Update solana toolchain to v1.9.13 (#1653)
|
3 ๋
์ |
Paul
|
a2e760c50c
cli-fix: anchor test with --skip-deploy should fail if validator exists already (#1675)
|
3 ๋
์ |
Tom Linton
|
1cb7429fe2
lang: Allow CPI return values (#1598)
|
3 ๋
์ |
Samuel Moelius
|
0f7675c31c
Add discriminator length checks instead of panicking in `(Account)Loader` (#1678)
|
3 ๋
์ |
Italo Casas
|
e9995112f6
avm improvements (#1670)
|
3 ๋
์ |
Matthew Callens
|
4e4ca55c57
spl: re-export `spl-token` crate (#1665)
|
3 ๋
์ |
Paul
|
78714eaf95
docs: move ts error changes into breaking section of the changelog (#1664)
|
3 ๋
์ |
Armani Ferrante
|
77b1afcf2f
v0.23.0 (#1660)
|
3 ๋
์ |
Paul
|
9afdb17ac2
ts: add error log parsing to ts client (#1640)
|
3 ๋
์ |
skrrb
|
58af625736
Handle arrays with const as size in endpoint function args (#1631)
|
3 ๋
์ |
robert-balcerowicz
|
1c7139a9e3
ts: Use return value of `wallet.signTransaction` in `provider.ts` (#1527)
|
3 ๋
์ |
Paul
|
bb25cd6a6f
lang: fix owner compile error caused by missing type annotation (#1648)
|
3 ๋
์ |
Tom Linton
|
d42d147e6a
cli: Fix npm install command in fallback (#1643)
|
3 ๋
์ |
Sven Dowideit
|
e567e14154
remove avm use prompt, and insist on user installing a version if it's not yet installed (#1565)
|
3 ๋
์ |
Paul
|
94b0fec714
fix anchor-lang import in safety-check, add custom-coder to ci, and fix spl-token coder (#1604)
|
3 ๋
์ |
Paul
|
d871f39793
lang: add system program cpi wrapper functions (#1629)
|
3 ๋
์ |
Paul
|
170a763625
lang: adjust error code so `#[error_code]` works with just importing `anchor_lang::error_code` (#1610)
|
3 ๋
์ |
Matthew Callens
|
b376fd4615
lang: add additional `require_x` comparison macros (#1622)
|
3 ๋
์ |
Paul
|
3face237fb
cli: make ts idl equal json idl (#1609)
|
3 ๋
์ |
Paul
|
3b0006b3ce
use sol_log_data for logging events (#1608)
|
3 ๋
์ |
Paul
|
721fe6693c
lang: add support for logging expected and actual values and pubkeys (#1572)
|
3 ๋
์ |
Matthew Callens
|
2a039f2e45
cli: initialize a new git repository on `anchor init` (#1605)
|
3 ๋
์ |
skrrb
|
3c994fcdef
cli: also clone program data account (#1495)
|
3 ๋
์ |
NIKHIL B N
|
00488b512c
Add support for `anchor idl fetch` to work outside anchor workspace (#1509)
|
3 ๋
์ |
Paul
|
54c07be511
lang: impl Key for Pubkey (#1601)
|
3 ๋
์ |
Matthew Callens
|
ad8aec247b
lang: new internal writer to use bpf mem syscalls (#1589)
|
3 ๋
์ |