Commit történet

Szerző SHA1 Üzenet Dátum
  Andrei Hrs bcf3862ef7 cli: Fix IDL write getting corrupted from retries (#2964) 1 éve
  acheron ede69e67ef cli: Add `--no-install` option to the `init` command (#2945) 1 éve
  chalda da3b251f38 cli: Print total steps in IDL buffer writes (#2944) 1 éve
  Mike MacCana 940de79bb0 cli: Add filename to 'Unable to read keypair file' errors (#2932) 1 éve
  Mike MacCana 054850c614 cli: Fix npm warning by using configured default license (#2929) 1 éve
  acheron f74ea64ca6 idl: Rename crate name to `anchor-lang-idl` (#2908) 1 éve
  acheron 5f6af05519 idl: Add `#[non_exhaustive]` to IDL enums (#2890) 1 éve
  amilz 45c84c524f cli: Add `deactivate_feature` flag to `solana-test-validator` config in Anchor.toml (#2872) 1 éve
  Andrei Hrs cc15435e4d cli: Add priority fees to idl commands (#2845) 1 éve
  acheron d931b31c0a cli: Add `--no-idl` flag to the `build` command (#2847) 1 éve
  acheron d9a9f19394 Fix IDL (#2824) 1 éve
  cui fliter 3e2cd0004c Fix typos in comments (#2830) 1 éve
  acheron 2f552a17f5 cli: Fix excessive test validator requests (#2828) 1 éve
  acheron 216b56e26f cli: Add ability to build and test only a specified program (#2823) 1 éve
  acheron 5d5cadebdd cli: Accept package name as program name (#2816) 1 éve
  Aoi Kurokawa 8eee184938 cli: Add Rust test template (#2805) 1 éve
  acheron fc8cb5234a cli: Check `@coral-xyz/anchor` package and CLI version compatibility (#2813) 1 éve
  Aoi Kurokawa 94fde24339 cli: Add support for multiple commands with `anchor test` (#2799) 1 éve
  chalda bcd7e1719e cli: Specify the address to close with `idl close` and close buffer after `idl upgrade` (#2760) 1 éve
  acheron c93b33a27e cli: Fix `migrate` command not working without global `ts-node` installation (#2767) 1 éve
  Sabir Khan 7cbdff657d cli: set I/O stream to `Stdio:null` if the given `solana_version` is already installed (#2757) 1 éve
  acheron 47ff77f4df cli: Check `anchor-lang` and CLI version compatibility (#2753) 1 éve
  Michal Nazarewicz 250fa8cdc5 lang: Avoid temporary `Vec`s when serializing objects with discriminators and set default capacity to 256 bytes (#2691) 1 éve
  chalda 61244a86dc Change default local test-validator address from localhost to 127.0.0.1 (#2725) 1 éve
  acheron 727e6f84cb cli: Fix toolchain `solana_version` override log (#2719) 1 éve
  acheron a423f7855b cli: Require explicit `overflow-checks` flag (#2716) 1 éve
  acheron beb15cdb37 cli: Add support for passing arguments to `solana program deploy` (#2709) 1 éve
  Aoi Kurokawa c58d2f232e cli: add verifiable option in deploy command (#2705) 1 éve
  acheron d28414efd4 cli: Fix commit based `anchor_version` override (#2704) 1 éve
  acheron cded9de0a4 cli: Improve error handling of toolchain overrides (#2700) 1 éve