Armani Ferrante
|
5d03706171
Merge branch 'master' into armani/versioning
|
3 years ago |
Paul
|
2390a4f167
lang: fix error mod exports (#1426)
|
3 years ago |
Armani Ferrante
|
d62cb0e03e
update
|
3 years ago |
Armani Ferrante
|
71297bdf48
update
|
3 years ago |
Armani Ferrante
|
9f3ea48b7b
lang, ts: account versioning
|
3 years ago |
Armani Ferrante
|
a14a829a89
lang: clarify owner check (#1404)
|
3 years ago |
Armani Ferrante
|
16a7dc5dc1
lang: store calculated bump seeds in context (#1367)
|
3 years ago |
udbhav1
|
77043131c2
lang: add owner and lamports methods to account types (#1267)
|
3 years ago |
Alan O'Donnell
|
e04f144e12
lang: add seeds::program constraint for PDAs (#1197)
|
3 years ago |
Paul
|
4d4cba5add
lang: add rent exempt check for init_if_needed when init is not needed (#1250)
|
3 years ago |
Paul
|
a830644203
lang: export accounts module, re-export its types in the prelude (#1208)
|
3 years ago |
Paul
|
e026e9e874
lang: fix missing ATA owner check (#1240)
|
3 years ago |
Pierre
|
35c8200010
lang: Cleanup constraints as commanded (#1239)
|
3 years ago |
Paul
|
b3720a0b84
lang, ts: fix init_if_needed missing ATA address check (#1221)
|
3 years ago |
Kirill Fomichev
|
efd37219d2
ci: run clippy for nightly (#1150)
|
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 |
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 |