Commit History

Author SHA1 Message Date
  Sundeep Charan Ramkumar 827c986618 lang: Eliminate variable allocations that build up stack space for token extension code generation (#2913) 1 year ago
  acheron fefa69519f ts: Upgrade `@babel/traverse` to 7.24.1 (#2919) 1 year ago
  zeroc b53bb35cf2 avm: Support customizing the installation location (#2917) 1 year ago
  fedoras 7515c919f8 lang: Fix `token_program` docs.rs documentation (#2918) 1 year ago
  Syed Aabis Akhtar 8e8df76eda docs: Fix GitHub example link of `declare_program!` in release notes (#2910) 1 year ago
  acheron 852fcc77be v0.30.0 (#2909) 1 year ago
  acheron f74ea64ca6 idl: Rename crate name to `anchor-lang-idl` (#2908) 1 year ago
  acheron 257b560109 lang: Return overflow error from `Lamports` trait operations (#2907) 1 year ago
  acheron 95c4959287 ts: Add missing errors (#2906) 1 year ago
  Bhargava Sai Macha a18d6caa6d spl: Make `TokenAccount` and `Mint` `Copy` (#2904) 1 year ago
  acheron 7356bd5afe idl: Keep crate and `spec` version the same (#2901) 1 year ago
  acheron 1f0bf0ee60 spl: Remove `solana-program` dependency (#2900) 1 year ago
  Bhargava Sai Macha e3ced784ad Add support for token extensions (#2789) 1 year ago
  acheron ae26fd84bb spl: Upgrade `mpl-token-metadata` to 4.1.2 (#2899) 1 year ago
  acheron 0be5b00a34 lang: Add `Event` utility type to get events from bytes (#2897) 1 year ago
  acheron c7ccbb8f62 Fix `1.79.0-nightly` warnings (#2896) 1 year ago
  acheron 3591ba6cb8 spl: Remove `toml_edit` version requirement (#2895) 1 year ago
  acheron 01839ad725 lang: Add composite accounts support for `declare_program!` (#2894) 1 year ago
  acheron cbf9b0a090 Unpin `nightly` version (#2893) 1 year ago
  acheron da2d9a4045 idl: Store deployment addresses for other clusters (#2892) 1 year ago
  acheron 2dd79da674 spl: Upgrade `spl-associated-token-account` to 3.0.2 (#2891) 1 year ago
  acheron 5f6af05519 idl: Add `#[non_exhaustive]` to IDL enums (#2890) 1 year ago
  acheron 4de70aabee idl: Add `docs` field for constants (#2887) 1 year ago
  acheron c138a55b72 idl: Move IDL types from the `anchor-syn` crate to the new IDL crate (#2882) 1 year ago
  acheron 475c694355 Upgrade `spl-token-2022` to 3.0.2 (#2876) 1 year ago
  amilz 45c84c524f cli: Add `deactivate_feature` flag to `solana-test-validator` config in Anchor.toml (#2872) 1 year ago
  Jasper 6aba24e225 cli: Standardize Rust templates for `anchor init` generated JSON and ignore files (#2874) 1 year ago
  acheron 800d6557b9 ci: Add `declare-program` tests (#2873) 1 year ago
  acheron c66b323293 Upgrade Solana to 1.18.8 (#2867) 1 year ago
  dongjinlong c2cd5a99aa Fix typos in comments (#2868) 1 year ago