Commit History

Author SHA1 Message Date
  cryptopapi997 e71a63cb7a lang: Fix using `Vec<u8>` type with `declare_program!` (#2966) 1 year ago
  zeroc 470731b24c avm: Optimize `avm list` when GitHub API rate limits are reached (#2962) 1 year ago
  cryptopapi997 460869bf10 lang: Fix using const generics with `declare_program!` (#2965) 1 year ago
  acheron 460a16171a lang: Fix using defined types in instruction parameters with `declare_program!` (#2959) 1 year ago
  Mike MacCana d8d007eb89 Add a link to the release notes in the changelog (#2957) 1 year ago
  acheron 14309ea146 idl: Fix potential panic on external type resolution (#2954) 1 year ago
  guibescos 128e937f4b idl: Fix generation with recursive external types (#2946) 1 year ago
  acheron ede69e67ef cli: Add `--no-install` option to the `init` command (#2945) 1 year ago
  Mike MacCana 940de79bb0 cli: Add filename to 'Unable to read keypair file' errors (#2932) 1 year ago
  skrrb 645ab6dca7 idl: Allow toolchain overriding in `idl build` command (#2941) 1 year ago
  Mike MacCana 054850c614 cli: Fix npm warning by using configured default license (#2929) 1 year ago
  acheron 81c8c556e8 idl: Add accounts resolution for associated token accounts (#2927) 1 year ago
  czkz c96846fce2 ts: Fix incorrect `maxSupportedTransactionVersion` in `AnchorProvider.send*()` methods (#2922) 1 year ago
  acheron 10c997552e Add `anchor-derive-serde` crate to the publish script (#2924) 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
  zeroc b53bb35cf2 avm: Support customizing the installation location (#2917) 1 year ago
  acheron 852fcc77be v0.30.0 (#2909) 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 1f0bf0ee60 spl: Remove `solana-program` dependency (#2900) 1 year ago
  Bhargava Sai Macha e3ced784ad Add support for token extensions (#2789) 1 year ago
  acheron 0be5b00a34 lang: Add `Event` utility type to get events from bytes (#2897) 1 year ago
  acheron da2d9a4045 idl: Store deployment addresses for other clusters (#2892) 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
  acheron c66b323293 Upgrade Solana to 1.18.8 (#2867) 1 year ago