Commit History

Author SHA1 Message Date
  acheron eee03bc7c3 cli: Remove allowing false positive `clippy::needless_borrows_for_generic_args` (#3347) 11 months ago
  acheron 6147beb473 spl: Upgrade SPL deps to latest (#3346) 11 months ago
  acheron a2937a9326 cli: Remove stripping workspace prefix from program id of the `upgrade` command (#3345) 11 months ago
  acheron a9829429b0 docs: Improve Javascript Anchor Types reference (#3344) 11 months ago
  acheron ebbad72fc4 Upgrade Solana to 2.1.0 (#3339) 11 months ago
  acheron 4cdb0ebe8f cli: Fix the default JS update command being incorrect (#3337) 11 months ago
  Arihant Bansal d34c04a98a cli: Add optional `package-manager` flag in `init` command to set package manager field in Anchor.toml (#3328) 11 months ago
  acheron 522b326b04 docs: Add `idl build` command documentation (#3335) 11 months ago
  acheron fe4fcded34 ts: Remove unused imports (#3331) 11 months ago
  acheron c25bd7b7eb avm: Move `tempfile` to `dev-dependencies` (#3330) 11 months ago
  acheron 3da9b4aaa9 docs: Add "Missing dependencies" installation issue (#3329) 11 months ago
  Vincent 5fe1ae1f7d avm: Add Windows support for renaming anchor binary (#3325) 11 months ago
  acheron 0df688481f docs: Remove redundant `avm use latest` after installation (#3327) 11 months ago
  Arihant Bansal 3c24ba2b14 avm: Add short alias for `install` and `list` commands (#3326) 11 months ago
  sashaphmn b72abe0c61 Add a link to the project site in README (#3319) 11 months ago
  acheron 9df0684f1b cli: Add support for fetching legacy IDLs (#3324) 11 months ago
  acheron 770dee3872 client: Add `mock` feature documentation (#3323) 1 year ago
  acheron 7edc3c9a09 docs: Add dedicated issues section to the installation page (#3321) 1 year ago
  acheron b6724d2bcb cli: Fix priority fee calculation causing panic on localnet (#3318) 1 year ago
  acheron 880a1e98a3 docs: Add `workspace.exclude` documentation (#3317) 1 year ago
  omahs 167033936e docs: Fix typo in the accounts struct page (#3313) 1 year ago
  acheron 9fe2cb6e82 avm: Use `rustc 1.79.0` when installing versions older than v0.31 (#3315) 1 year ago
  acheron d3a51c59a8 cli: Fix `No such file or directory (os error 2)` error when using `idl build` (#3312) 1 year ago
  acheron f5f8edf77d lang: Generate documentation of constants in `declare_program!` (#3311) 1 year ago
  acheron 6e77838009 ci: Re-enable the `anchor init` test (#3310) 1 year ago
  acheron a043abd4d3 cli: Add `--program-id` option to `idl convert` command (#3309) 1 year ago
  acheron 5df7fbda90 cli: Use OS-agnostic paths (#3307) 1 year ago
  acheron aa48efb437 ts: Update `engines.node` to `>= 17` (#3301) 1 year ago
  acheron 6eb4cc7539 cli: Inform users to rebuild their programs after running `keys sync` (#3299) 1 year ago
  acheron 8b67b672e4 lang: Use associated `DISCRIMINATOR` constants for `Account` and `Event` utils in `declare_program!` (#3297) 1 year ago