Commit History

Author SHA1 Message Date
  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
  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