Historique des commits

Auteur SHA1 Message Date
  acheron dfb2de5338 lang: Reuse common override arguments (#3154) il y a 1 an
  acheron d73983d3db lang: Add `discriminator` argument to `#[account]` attribute (#3149) il y a 1 an
  acheron 4853cd1da7 lang: Fix compilation error when an `#[account]` struct has generics (#3148) il y a 1 an
  acheron dc6ac2d631 lang: Use associated discriminator constants instead of hardcoding in `#[account]` (#3144) il y a 1 an
  acheron 9fa250995c lang: Parse `#[account]` attribute arguments with `syn` (#3140) il y a 1 an
  acheron ba33d5e974 lang: Get discriminator length dynamically (#3101) il y a 1 an
  acheron 14cec14617 lang: Make discriminator type unsized (#3098) il y a 1 an
  Michal Nazarewicz 81c2519a9b lang: Add `pubkey` macro for declaring `Pubkey` const values (#3021) il y a 1 an
  acheron c138a55b72 idl: Move IDL types from the `anchor-syn` crate to the new IDL crate (#2882) il y a 1 an
  acheron d9a9f19394 Fix IDL (#2824) il y a 1 an
  acheron b5f4796156 Add `IdlBuild` trait (#2629) il y a 2 ans
  Krešimir Klas 6ef6b79a6c IDL generation through compilation (#2011) il y a 2 ans
  nojob1 872d084e00 --fix clippy (#2388) il y a 2 ans
  Christian Kamm ed2769ef28 Make zero copy safe by default, add `account(zero_copy(unsafe))` feature. (#2330) il y a 2 ans
  cyphersnake a73bd728fb lang: Add `Owner` & `Discriminator` implementation for ix structures (#2085) il y a 2 ans
  Matthew Callens f76112a41a add account name to discriminator mismatch errors (#2020) il y a 3 ans
  Matthew Callens 905968d5ab docs: fix bytemuck links in `#[account]` page (#1616) il y a 3 ans
  Matthew Callens 041414f52a docs: update doc comments for `Program` and `#[account]` (#1606) il y a 3 ans
  sanny 68c5faed2b lang: update to AccountLoader in doc comments (#1554) il y a 3 ans
  Paul 40596824bf error redesign (#1462) il y a 3 ans
  Paul 2390a4f167 lang: fix error mod exports (#1426) il y a 3 ans
  Armani Ferrante d7e72b33d1 lang: repr override for zero copy (#1273) il y a 3 ans
  Paul 3ddad6cbb6 lang: rest of accounts docs reference (#1231) il y a 3 ans
  Paul a7eccb6e82 lang: improved Account reference (#1207) il y a 3 ans
  y2kappa fa3d190d42 lang: #[repr(C)] for zero_copy accounts (#1106) il y a 3 ans
  Kirill Fomichev efd37219d2 ci: run clippy for nightly (#1150) il y a 3 ans
  Kirill Fomichev 3688683931 lang: Add `deprecated` attribute to `ProgramAccount` (#1014) il y a 3 ans
  wan-nyan-wan ddd5ad7a48 lang: Fix redundant split() (#960) il y a 3 ans
  Armani Ferrante 3958533750 Static owner and program ID checks (#686) il y a 4 ans
  Armani Ferrante 6e55078ff3 lang, ts, examples: Remove associated keyword (#612) il y a 4 ans