Commit History

Author SHA1 Message Date
  Paul d871f39793 lang: add system program cpi wrapper functions (#1629) 3 years ago
  Paul 170a763625 lang: adjust error code so `#[error_code]` works with just importing `anchor_lang::error_code` (#1610) 3 years ago
  Matthew Callens b376fd4615 lang: add additional `require_x` comparison macros (#1622) 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
  Matthew Callens ad8aec247b lang: new internal writer to use bpf mem syscalls (#1589) 3 years ago
  Paul 40596824bf error redesign (#1462) 3 years ago
  Paul 2390a4f167 lang: fix error mod exports (#1426) 3 years ago
  Blas Rodriguez Irizar 33c5dab909 lang: hide __private module from docs (#1386) 3 years ago
  Armani Ferrante 16a7dc5dc1 lang: store calculated bump seeds in context (#1367) 3 years ago
  Paul 0dfed11eaa lang: rename loader_account.rs to account_loader.rs (#1279) 3 years ago
  Paul 8739db4e58 lang: mut types using blanket implementations (#1127) 3 years ago
  Paul e3d733c996 docs: fix require macro (#1269) 3 years ago
  Paul 49ad086edc docs: more require macro docs (#1268) 3 years ago
  Paul a830644203 lang: export accounts module, re-export its types in the prelude (#1208) 3 years ago
  Paul 4013ec9337 lang, docs: ErrorCode docs (#1204) 3 years ago
  Paul b5827c1b24 lang: add default impls for AccountSerialize and AccountDeserialize (#1156) 3 years ago
  Paul a8280b786c lang: move accounts into their own module (#1139) 3 years ago
  Paul 423ddde30a lang: Always execute constraints for init_if_needed (#1096) 3 years ago
  Paul 3321a3f9c9 lang: Add ProgramData account (#1095) 3 years ago
  Tom Linton 6bc59350de lang: Add constant attribute (#956) 3 years ago
  Paul 926c0246e3 lang: Add deprecated attribute to Loader (#1078) 3 years ago
  Kirill Fomichev 3688683931 lang: Add `deprecated` attribute to `ProgramAccount` (#1014) 3 years ago
  Matthew Callens 20726d06bd lang: Add `SystemAccount<'info>` Account Type (#954) 4 years ago
  NorbertBodziony 1c5c6a8aba lang: Support for AccountLoader (#792) 4 years ago
  Kirill Fomichev b99f017334 lang: Add Id trait to prelude (#748) 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 c76db691cd lang: Deprecate account wrappers (#700) 4 years ago
  Armani Ferrante 3958533750 Static owner and program ID checks (#686) 4 years ago