Commit History

Author SHA1 Message Date
  Matthew Callens c47fb2877e lang: adjust `realloc` implementation to safeguard max increase and idempotency (#1986) 3 years ago
  guibescos 0916361f5e Feature/error equality (#1544) 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
  Matthew Callens a78c9c0341 lang: add sysvar custom error and failing test case (#1535) 3 years ago
  Paul 40596824bf error redesign (#1462) 3 years ago
  Armani Ferrante f39ea73a65 lang: cargo fmt (#1459) 3 years ago
  Paul 2d9209ba33 improve error code reference (#1454) 3 years ago
  Paul 1f56a62bab lang: add check that declared id == program id (#1451) 3 years ago
  Paul 2390a4f167 lang: fix error mod exports (#1426) 3 years ago
  Paul b3720a0b84 lang, ts: fix init_if_needed missing ATA address check (#1221) 3 years ago
  Paul 4013ec9337 lang, docs: ErrorCode docs (#1204) 3 years ago
  Paul d43d965cfb lang: fix constraint typo (#1166) 3 years ago
  man0s 561f7cdaa8 Change AccoutNotProgramOwned error to AccountOwnedByWrongProgram (#1154) 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
  Mikhail Gorbachev 2d44654a4b lang: Add `AccountNotInitialized` error (#1024) 3 years ago
  Matthew Callens 20726d06bd lang: Add `SystemAccount<'info>` Account Type (#954) 4 years ago
  Armani Ferrante b1ef7431ec lang, spl: Program and Signer types (#705) 4 years ago
  Armani Ferrante 75c20856e4 lang: Consistent init constraints (#641) 4 years ago
  Kirill Fomichev 2d974604ae lang: Remove belongs_to in favor of has_one (#459) 4 years ago
  Armani Ferrante f067624add Token PDAs and CLI scripts (#400) 4 years ago
  Armani Ferrante df51a27a48 lang, ts: Account close constraint (#371) 4 years ago
  Armani Ferrante ba99c9c920 lang: Framework defined error codes (#354) 4 years ago
  Armani Ferrante 81e03c5e37 lang: Cleanup private apis and documentation (#169) 4 years ago
  Armani Ferrante f0297012c6 Create lang dir 4 years ago