Armani Ferrante
|
1ec9af7e21
Revert "lang: add `realloc` constraint group (#1943)" (#1984)
|
3 years ago |
Matthew Callens
|
7fe39c61ad
lang: add `realloc` constraint group (#1943)
|
3 years ago |
Krešimir Klas
|
3b0d73ed7a
syn: remove unused instruction_constraints field from Field (#1946)
|
3 years ago |
Paul
|
765fee0c6e
lang: Make parser fail if 'seeds' constraint is used with 'associated token' constraints (#1803)
|
3 years ago |
Anan
|
f5dffe6490
lang: allow `token::...` and `mint::...` to be used as checks without init (#1505)
|
3 years ago |
Paul
|
c8d8cacd22
lang: remove default space calc (#1519)
|
3 years ago |
Armani Ferrante
|
598c7b0790
lang: error if bump target is given on init (#1380)
|
3 years ago |
Paul
|
17c9463592
Lang: feature flag for init_if_needed (#1258)
|
3 years ago |
Armani Ferrante
|
16a7dc5dc1
lang: store calculated bump seeds in context (#1367)
|
3 years ago |
Alan O'Donnell
|
e04f144e12
lang: add seeds::program constraint for PDAs (#1197)
|
3 years ago |
Paul
|
423ddde30a
lang: Always execute constraints for init_if_needed (#1096)
|
3 years ago |
Kirill Fomichev
|
58c00770cb
lang: Add custom error for `signer`, `mut`, `has_one`, `owner` and `address` constraints (#913)
|
4 years ago |
Armani Ferrante
|
95bb9b3183
lang: Add init_with_needed keyword (#906)
|
4 years ago |
Kirill Fomichev
|
d41fb4feb5
lang: Add custom error for raw constraint (#905)
|
4 years ago |
Sandra
|
2a4fa8c94b
lang: Remove deprecated account (#907)
|
4 years ago |
NorbertBodziony
|
1c5c6a8aba
lang: Support for AccountLoader (#792)
|
4 years ago |
Alan O'Donnell
|
9d33e13465
lang: Remove mandatory init when using associated_token constraints (#843)
|
4 years ago |
Alan O'Donnell
|
dbb5f48b24
lang: Add mint::freeze_authority attribute for init mint (#835)
|
4 years ago |
Armani Ferrante
|
2c827bc839
lang, spl, cli: Add associated_token keyword (#790)
|
4 years ago |
Armani Ferrante
|
c004b0f99c
lang, examples: UncheckedAccount and Cfo updates (#745)
|
4 years ago |
Armani Ferrante
|
526de235d1
lang: `#[account(owner)]` uses pubkey instead of account target (#691)
|
4 years ago |
Armani Ferrante
|
3958533750
Static owner and program ID checks (#686)
|
4 years ago |
Armani Ferrante
|
75c20856e4
lang: Consistent init constraints (#641)
|
4 years ago |
Armani Ferrante
|
2604a442fd
lang: Add zero attribute (#513)
|
4 years ago |
Armani Ferrante
|
6e55078ff3
lang, ts, examples: Remove associated keyword (#612)
|
4 years ago |
Henry-E
|
fef207dc83
lang, examples: Add mint initialization constraints (#562)
|
4 years ago |
Armani Ferrante
|
5018e98a9c
examples: Permissioned markets (#483)
|
4 years ago |
Kirill Fomichev
|
2d974604ae
lang: Remove belongs_to in favor of has_one (#459)
|
4 years ago |
Kirill Fomichev
|
1aa019cb0f
Apply clippy rules (#431)
|
4 years ago |
Armani Ferrante
|
f067624add
Token PDAs and CLI scripts (#400)
|
4 years ago |