Kirill Fomichev
|
58c00770cb
lang: Add custom error for `signer`, `mut`, `has_one`, `owner` and `address` constraints (#913)
|
4 years ago |
Kirill Fomichev
|
6a19cc48ef
lang: Remove not required `to_account_info()` call (#914)
|
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 |
Alan O'Donnell
|
d774b456bf
lang: Support empty seeds constraint token (#853)
|
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 |
Armani Ferrante
|
e7d16d3ec8
lang: Remove cpi feature flag for account signer check (#849)
|
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 |
Alan O'Donnell
|
42ed126163
lang: Allow seeds to have a trailing comma (#777)
|
4 years ago |
Armani Ferrante
|
c004b0f99c
lang, examples: UncheckedAccount and Cfo updates (#745)
|
4 years ago |
Armani Ferrante
|
b1ef7431ec
lang, spl: Program and Signer types (#705)
|
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
|
f4f60d7fab
lang: Move program check to try_from (#660)
|
4 years ago |
Armani Ferrante
|
6085eda9df
lang: Sends lamports to payer on init (#648)
|
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 |
Kirill Fomichev
|
ceb80b0a04
lang: Dynamically fetch rent sysvar for when using `init` (#588)
|
4 years ago |
Armani Ferrante
|
5018e98a9c
examples: Permissioned markets (#483)
|
4 years ago |
Brett Etter
|
d612ffddc2
lang: Added generic support to Accounts (#496)
|
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 |
Kirill Fomichev
|
609c836d63
lang: Optimize associated constraint check (#425)
|
4 years ago |
Kirill Fomichev
|
e14fec0c46
lang: Add deprecation warning for constraint (#429)
|
4 years ago |
Armani Ferrante
|
a6ebaabac4
lang: Initialize program derived addresses with instruction data (#386)
|
4 years ago |