Commit History

Author SHA1 Message Date
  Hasip Timurtas b5aced54f3 fix: Resolve Clippy Warnings and Format (#3751) 3 months ago
  acheron 2ae3774639 lang: Deduplicate `zero` accounts against `init` accounts (#3422) 10 months ago
  acheron 955e7eaf61 lang: Require `zero` accounts to be unique (#3409) 10 months ago
  CanardMandarin ec74adbcbb lang: Use closures for `init` constraints (#2939) 1 year ago
  acheron 879601e632 lang: Add `LazyAccount` (#3194) 1 year ago
  acheron 293ee9142b lang: Require `Discriminator` trait impl when using the `zero` constraint (#3118) 1 year ago
  acheron 0dd6b4e57d lang: Add a sanity check for unimplemented token extensions (#3090) 1 year ago
  acheron 79d1cec79e lang: Fix using `owner` constraint with `Box`ed accounts (#3087) 1 year ago
  Andrei Silviu Dragnea 5727865b65 lang: Make stack frames slimmer on ATA creation (#3065) 1 year ago
  Sundeep Charan Ramkumar 827c986618 lang: Eliminate variable allocations that build up stack space for token extension code generation (#2913) 1 year ago
  Bhargava Sai Macha e3ced784ad Add support for token extensions (#2789) 1 year ago
  acheron c7ccbb8f62 Fix `1.79.0-nightly` warnings (#2896) 1 year ago
  acheron d9a9f19394 Fix IDL (#2824) 1 year ago
  Jean Marchand (Exotic Markets) c402972bf1 lang: Make bumps of optional accounts `Option<u8>` rather than `u8` (#2730) 1 year ago
  Jean Marchand (Exotic Markets) 0fef819e4b chore: Remove abusive cloning (#2663) 2 years ago
  acheron 6cf200493a spl: Update dependencies to their latest versions (#2657) 2 years ago
  Jean Marchand (Exotic Markets) 243ab75738 lang: Type safe bumps (#2542) 2 years ago
  Will a7205af5df lang: `associated_token` constraints don't work when setting `token_program` (#2603) 2 years ago
  Jean Marchand (Exotic Markets) 2bb3237da6 chore: Fix clippy lints (#2576) 2 years ago
  CanardMandarin 2e89b79c51 fix: used identifiers in handler (#2464) 2 years ago
  Elliot Kennedy 670b4f5005 Add `token_program` constraint to token, mint, and associated token accounts (#2460) 2 years ago
  Jon Cinque 777f2eace1 interface: Support multiple programs with the same interface via token-2022 (#2386) 2 years ago
  Jean Marchand (Exotic Markets) eef9888c82 lang: remove ConstraintLiteral (#2379) 2 years ago
  Jean Marchand (Exotic Markets) c76641f861 lang: remove deprecated accounts (#2375) 2 years ago
  nojob1 872d084e00 --fix clippy (#2388) 2 years ago
  Jean Marchand (Exotic Markets) 38bbb21c33 lang: remove the state and interface attributes (#2285) 2 years ago
  Sammy Harris 484628070c Feat: Optional Positional Accounts (#2101) 2 years ago
  Henry-E 19e00e5d8f Don't allow the payer to be initialized as a program account (#2284) 2 years ago
  Jean Marchand (Exotic Markets) 8ce18c36db spl: Update instructions and remove rent from constraints (#2265) 2 years ago
  Matthew Callens c47fb2877e lang: adjust `realloc` implementation to safeguard max increase and idempotency (#1986) 3 years ago