Armani Ferrante
|
1ec9af7e21
Revert "lang: add `realloc` constraint group (#1943)" (#1984)
|
3 年 前 |
Matthew Callens
|
7fe39c61ad
lang: add `realloc` constraint group (#1943)
|
3 年 前 |
Krešimir Klas
|
3b0d73ed7a
syn: remove unused instruction_constraints field from Field (#1946)
|
3 年 前 |
ebrightfield
|
ed15922f1a
Add docs field to idl (#1561)
|
3 年 前 |
Paul
|
d0a13e6535
lang: fix missing account name info when deser fails when using 'init' or 'zero' (#1800)
|
3 年 前 |
Paul
|
6bd9879dd6
lang: codegen improvements (#1766)
|
3 年 前 |
Anan
|
f5dffe6490
lang: allow `token::...` and `mint::...` to be used as checks without init (#1505)
|
3 年 前 |
Tom Linton
|
1cb7429fe2
lang: Allow CPI return values (#1598)
|
3 年 前 |
Paul
|
c8d8cacd22
lang: remove default space calc (#1519)
|
3 年 前 |
Ian Macalinao
|
de08fec0b9
lang: add more docs to macros to allow missing_doc (#1498)
|
3 年 前 |
Armani Ferrante
|
d8d720067d
lang, ts: automatic client side pda derivation (#1331)
|
3 年 前 |
Alan O'Donnell
|
e04f144e12
lang: add seeds::program constraint for PDAs (#1197)
|
3 年 前 |
Paul
|
0dfed11eaa
lang: rename loader_account.rs to account_loader.rs (#1279)
|
3 年 前 |
Paul
|
01ff03b09b
lang: give better errors for init when programs are missing (#1257)
|
3 年 前 |
Paul
|
a830644203
lang: export accounts module, re-export its types in the prelude (#1208)
|
3 年 前 |
Paul
|
3321a3f9c9
lang: Add ProgramData account (#1095)
|
3 年 前 |
Matthew Callens
|
20726d06bd
lang: Add `SystemAccount<'info>` Account Type (#954)
|
4 年 前 |
Kirill Fomichev
|
58c00770cb
lang: Add custom error for `signer`, `mut`, `has_one`, `owner` and `address` constraints (#913)
|
4 年 前 |
Armani Ferrante
|
95bb9b3183
lang: Add init_with_needed keyword (#906)
|
4 年 前 |
Kirill Fomichev
|
d41fb4feb5
lang: Add custom error for raw constraint (#905)
|
4 年 前 |
NorbertBodziony
|
1c5c6a8aba
lang: Support for AccountLoader (#792)
|
4 年 前 |
Alan O'Donnell
|
9d33e13465
lang: Remove mandatory init when using associated_token constraints (#843)
|
4 年 前 |
Alan O'Donnell
|
dbb5f48b24
lang: Add mint::freeze_authority attribute for init mint (#835)
|
4 年 前 |
Armani Ferrante
|
2c827bc839
lang, spl, cli: Add associated_token keyword (#790)
|
4 年 前 |
Alan O'Donnell
|
5bd0309f66
lang: Use Expr for init payer. (#772)
|
4 年 前 |
Armani Ferrante
|
c004b0f99c
lang, examples: UncheckedAccount and Cfo updates (#745)
|
4 年 前 |
Armani Ferrante
|
b1ef7431ec
lang, spl: Program and Signer types (#705)
|
4 年 前 |
Armani Ferrante
|
526de235d1
lang: `#[account(owner)]` uses pubkey instead of account target (#691)
|
4 年 前 |
Armani Ferrante
|
3958533750
Static owner and program ID checks (#686)
|
4 年 前 |
Armani Ferrante
|
6085eda9df
lang: Sends lamports to payer on init (#648)
|
4 年 前 |