Historique des commits

Auteur SHA1 Message Date
  Mike MacCana 616dd239c3 docs: minor fixes to JS Anchor types (#2796) il y a 1 an
  acheron ef836852dd Specify `solana-program` version range to not include 1.18.0 (#2798) il y a 1 an
  Gabriele Picco 169264d730 cli: Add support for simple wildcard patterns in Anchor.toml's `workspace.members` and `workspace.exclude` (#2785) il y a 1 an
  acheron ef3b149348 client: Add crate level examples and features docs (#2779) il y a 1 an
  acheron dbb36d211c cli: Remove redundant Solidity code (#2778) il y a 1 an
  chalda bcd7e1719e cli: Specify the address to close with `idl close` and close buffer after `idl upgrade` (#2760) il y a 1 an
  Ford 66d2f073bb docs: proofread the changelog (#2772) il y a 1 an
  acheron 60b10809c0 Enable all features for docs.rs build (#2774) il y a 1 an
  acheron c93b33a27e cli: Fix `migrate` command not working without global `ts-node` installation (#2767) il y a 1 an
  0xabhinav 211982affc ts: Fix formatting enums (#2763) il y a 1 an
  Sabir Khan 7cbdff657d cli: set I/O stream to `Stdio:null` if the given `solana_version` is already installed (#2757) il y a 1 an
  Neutron 1a6b5066df ts: Add IDL seed types (#2752) il y a 1 an
  acheron 47ff77f4df cli: Check `anchor-lang` and CLI version compatibility (#2753) il y a 1 an
  acheron 1fc92ab1e3 lang: Fix `use of unstable library feature 'build_hasher_simple_hash_one'` (#2756) il y a 1 an
  acheron de9901b5fd ts: Remove deprecated `associated` methods (#2749) il y a 1 an
  Jean Marchand (Exotic Markets) 52fbe55d52 spl: Remove shared memory program (#2747) il y a 1 an
  acheron c4f14b9f6f lang: Remove `try_to_vec` usage (#2744) il y a 1 an
  Jean Marchand (Exotic Markets) f6a15254d1 lang: Allow custom lifetime for Accounts structure (#2741) il y a 1 an
  acheron 51ae380574 ci: Remove manual downgrade of `index_list` to make `solana-program-test` compile (#2739) il y a 1 an
  Joe C 13fc0bb915 lang: Add `#[interface]` attribute for overriding the default discriminator (#2728) il y a 1 an
  cavemanloverboy c2b5472d85 lang: Add `InstructionData::write_to` implementation (#2733) il y a 1 an
  Michal Nazarewicz 250fa8cdc5 lang: Avoid temporary `Vec`s when serializing objects with discriminators and set default capacity to 256 bytes (#2691) il y a 1 an
  Jean Marchand (Exotic Markets) c402972bf1 lang: Make bumps of optional accounts `Option<u8>` rather than `u8` (#2730) il y a 1 an
  acheron 4c0af6dc53 lang: Remove `CLOSED_ACCOUNT_DISCRIMINATOR` (#2726) il y a 1 an
  chalda 61244a86dc Change default local test-validator address from localhost to 127.0.0.1 (#2725) il y a 1 an
  acheron 8bf7f251ad spl: Fix compilation with `shmem` feature enabled (#2722) il y a 1 an
  acheron 727e6f84cb cli: Fix toolchain `solana_version` override log (#2719) il y a 1 an
  acheron dfee9589fd ts: Remove `anchor-deprecated-state` feature (#2717) il y a 1 an
  acheron a423f7855b cli: Require explicit `overflow-checks` flag (#2716) il y a 1 an
  acheron 9dd1b54acd lang: Remove the unnecessary clone in `to_account_info().clone()` (#2713) il y a 1 an