Commit History

Author SHA1 Message Date
  Paul 6bd9879dd6 lang: codegen improvements (#1766) 3 years ago
  Anan f5dffe6490 lang: allow `token::...` and `mint::...` to be used as checks without init (#1505) 3 years ago
  Paul bb25cd6a6f lang: fix owner compile error caused by missing type annotation (#1648) 3 years ago
  Paul 7f8ca97aa8 add `.with_pubkeys` and `.with_values` to `syn/../constraints.rs` for better logging (#1627) 3 years ago
  Paul d871f39793 lang: add system program cpi wrapper functions (#1629) 3 years ago
  Paul 721fe6693c lang: add support for logging expected and actual values and pubkeys (#1572) 3 years ago
  Paul 54c07be511 lang: impl Key for Pubkey (#1601) 3 years ago
  Paul c8d8cacd22 lang: remove default space calc (#1519) 3 years ago
  Paul 40596824bf error redesign (#1462) 3 years ago
  Paul 2390a4f167 lang: fix error mod exports (#1426) 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