Commit History

Author SHA1 Message Date
  acheron 216b56e26f cli: Add ability to build and test only a specified program (#2823) 1 year ago
  Jayden Park 253501aa89 ts: Correctly construct field layout for type aliases (#2821) 1 year ago
  acheron 5d5cadebdd cli: Accept package name as program name (#2816) 1 year ago
  Aoi Kurokawa 8eee184938 cli: Add Rust test template (#2805) 1 year ago
  acheron fc8cb5234a cli: Check `@coral-xyz/anchor` package and CLI version compatibility (#2813) 1 year ago
  Aoi Kurokawa 94fde24339 cli: Add support for multiple commands with `anchor test` (#2799) 1 year ago
  Gabriele Picco 169264d730 cli: Add support for simple wildcard patterns in Anchor.toml's `workspace.members` and `workspace.exclude` (#2785) 1 year ago
  chalda bcd7e1719e cli: Specify the address to close with `idl close` and close buffer after `idl upgrade` (#2760) 1 year ago
  Ford 66d2f073bb docs: proofread the changelog (#2772) 1 year ago
  acheron 60b10809c0 Enable all features for docs.rs build (#2774) 1 year ago
  acheron c93b33a27e cli: Fix `migrate` command not working without global `ts-node` installation (#2767) 1 year ago
  0xabhinav 211982affc ts: Fix formatting enums (#2763) 1 year ago
  Sabir Khan 7cbdff657d cli: set I/O stream to `Stdio:null` if the given `solana_version` is already installed (#2757) 1 year ago
  Neutron 1a6b5066df ts: Add IDL seed types (#2752) 1 year ago
  acheron 47ff77f4df cli: Check `anchor-lang` and CLI version compatibility (#2753) 1 year ago
  acheron de9901b5fd ts: Remove deprecated `associated` methods (#2749) 1 year ago
  Jean Marchand (Exotic Markets) 52fbe55d52 spl: Remove shared memory program (#2747) 1 year ago
  acheron c4f14b9f6f lang: Remove `try_to_vec` usage (#2744) 1 year ago
  Joe C 13fc0bb915 lang: Add `#[interface]` attribute for overriding the default discriminator (#2728) 1 year ago
  cavemanloverboy c2b5472d85 lang: Add `InstructionData::write_to` implementation (#2733) 1 year ago
  Michal Nazarewicz 250fa8cdc5 lang: Avoid temporary `Vec`s when serializing objects with discriminators and set default capacity to 256 bytes (#2691) 1 year ago
  Jean Marchand (Exotic Markets) c402972bf1 lang: Make bumps of optional accounts `Option<u8>` rather than `u8` (#2730) 1 year ago
  acheron 4c0af6dc53 lang: Remove `CLOSED_ACCOUNT_DISCRIMINATOR` (#2726) 1 year ago
  chalda 61244a86dc Change default local test-validator address from localhost to 127.0.0.1 (#2725) 1 year ago
  acheron 8bf7f251ad spl: Fix compilation with `shmem` feature enabled (#2722) 1 year ago
  acheron dfee9589fd ts: Remove `anchor-deprecated-state` feature (#2717) 1 year ago
  acheron a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 year ago
  acheron beb15cdb37 cli: Add support for passing arguments to `solana program deploy` (#2709) 1 year ago
  Aoi Kurokawa c58d2f232e cli: add verifiable option in deploy command (#2705) 1 year ago
  acheron d28414efd4 cli: Fix commit based `anchor_version` override (#2704) 1 year ago