Paul
|
d871f39793
lang: add system program cpi wrapper functions (#1629)
|
před 3 roky |
Paul
|
f0a664c837
update versions (#1607)
|
před 3 roky |
Paul
|
170a763625
lang: adjust error code so `#[error_code]` works with just importing `anchor_lang::error_code` (#1610)
|
před 3 roky |
Matthew Callens
|
b376fd4615
lang: add additional `require_x` comparison macros (#1622)
|
před 3 roky |
Paul
|
3face237fb
cli: make ts idl equal json idl (#1609)
|
před 3 roky |
Paul
|
acb4e7119b
cli: better errors for config.rs file in cli (#1603)
|
před 3 roky |
Paul
|
3b0006b3ce
use sol_log_data for logging events (#1608)
|
před 3 roky |
Paul
|
b2b1a16b77
contributing: add reminder to sign commits (#1587)
|
před 3 roky |
Paul
|
721fe6693c
lang: add support for logging expected and actual values and pubkeys (#1572)
|
před 3 roky |
Matthew Callens
|
905968d5ab
docs: fix bytemuck links in `#[account]` page (#1616)
|
před 3 roky |
Matthew Callens
|
041414f52a
docs: update doc comments for `Program` and `#[account]` (#1606)
|
před 3 roky |
Matthew Callens
|
2a039f2e45
cli: initialize a new git repository on `anchor init` (#1605)
|
před 3 roky |
SchwarzBier
|
97a8dfe71d
Bump up rust to 2021 edition (#1430)
|
před 3 roky |
skrrb
|
3c994fcdef
cli: also clone program data account (#1495)
|
před 3 roky |
NIKHIL B N
|
00488b512c
Add support for `anchor idl fetch` to work outside anchor workspace (#1509)
|
před 3 roky |
Paul
|
54c07be511
lang: impl Key for Pubkey (#1601)
|
před 3 roky |
Matthew Callens
|
ad8aec247b
lang: new internal writer to use bpf mem syscalls (#1589)
|
před 3 roky |
Tom Linton
|
2529b06c02
lang: Handle const array size casting and add const array size support for events (#1485)
|
před 3 roky |
migui3230
|
69a2d44513
print composite field type if the parser cannot resolve it (#1506)
|
před 3 roky |
CherryMan
|
b5ea2a4201
client: derive cluster ws url like web3.js (#1362)
|
před 3 roky |
skrrb
|
07c7cc1ce5
cli: add anchor clean (#1479)
|
před 3 roky |
Jean Marchand
|
c02eed6599
lang: fix seed examples in Accounts proc macro docs (#1596)
|
před 3 roky |
Armani Ferrante
|
b149fc522a
ts: add provider parameter to spl token client (#1597)
|
před 3 roky |
mgild
|
552789a072
Update governance.rs: Fixup anchor return types (#1582)
|
před 3 roky |
Tom Linton
|
5c5fa7927f
Check error in safety checks test failure (#1571)
|
před 3 roky |
Paul
|
6dd0574cca
fix changelog (#1568)
|
před 3 roky |
Paul
|
c8d8cacd22
lang: remove default space calc (#1519)
|
před 3 roky |
sanny
|
68c5faed2b
lang: update to AccountLoader in doc comments (#1554)
|
před 3 roky |
Matthew Callens
|
eee75ab07a
ts: fix methods builder `.accounts` requiring global programs (#1548)
|
před 3 roky |
Rohan Kapur
|
4e8bb08cc4
spl: Add support for the spl_token revoke (#1493)
|
před 3 roky |