Commit History

Author SHA1 Message Date
  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
  Armani Ferrante 1ec9af7e21 Revert "lang: add `realloc` constraint group (#1943)" (#1984) 3 years ago
  Matthew Callens 7fe39c61ad lang: add `realloc` constraint group (#1943) 3 years ago
  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