Commit History

Author SHA1 Message Date
  acheron 2a7d943936 cli: Add `--no-idl` option to the `test` command (#3175) 1 year ago
  acheron 9a528003ea cli: Support non-8-byte discriminators (#3165) 1 year ago
  acheron 98396c0aef Fix clippy 1.80.0 lints (#3145) 1 year ago
  acheron bdee6fb544 cli: Skip IDL checks if `--no-idl` option is passed (#3093) 1 year ago
  acheron f7916d4159 cli: Add checks for incorrect usage of `idl-build` feature (#3061) 1 year ago
  Maxim ca7fcee6b8 cli, idl: Pass `cargo` args to IDL generation (#3059) 1 year ago
  acheron cc43e67399 idl: Add separate spec crate (#3036) 1 year ago
  acheron 8528092545 cli: Add `idl type` command (#3017) 1 year ago
  acheron d6e43b6312 cli: Fix upgradeable program clones (#3010) 1 year ago
  acheron b7511837b6 cli: Add `idl convert` command (#3009) 1 year ago
  Vladyslav Korniienko 801b32a88c cli: Add additional solana arguments to the `upgrade` command (#2998) 1 year ago
  Andrei Hrs bcf3862ef7 cli: Fix IDL write getting corrupted from retries (#2964) 1 year ago
  acheron ede69e67ef cli: Add `--no-install` option to the `init` command (#2945) 1 year ago
  chalda da3b251f38 cli: Print total steps in IDL buffer writes (#2944) 1 year ago
  Mike MacCana 940de79bb0 cli: Add filename to 'Unable to read keypair file' errors (#2932) 1 year ago
  Mike MacCana 054850c614 cli: Fix npm warning by using configured default license (#2929) 1 year ago
  acheron f74ea64ca6 idl: Rename crate name to `anchor-lang-idl` (#2908) 1 year ago
  acheron 5f6af05519 idl: Add `#[non_exhaustive]` to IDL enums (#2890) 1 year ago
  amilz 45c84c524f cli: Add `deactivate_feature` flag to `solana-test-validator` config in Anchor.toml (#2872) 1 year ago
  Andrei Hrs cc15435e4d cli: Add priority fees to idl commands (#2845) 1 year ago
  acheron d931b31c0a cli: Add `--no-idl` flag to the `build` command (#2847) 1 year ago
  acheron d9a9f19394 Fix IDL (#2824) 1 year ago
  cui fliter 3e2cd0004c Fix typos in comments (#2830) 1 year ago
  acheron 2f552a17f5 cli: Fix excessive test validator requests (#2828) 1 year ago
  acheron 216b56e26f cli: Add ability to build and test only a specified program (#2823) 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
  chalda bcd7e1719e cli: Specify the address to close with `idl close` and close buffer after `idl upgrade` (#2760) 1 year ago