Commit History

Author SHA1 Message Date
  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) 1 year 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
  acheron 594b449f4d ts: Add documentation for all builder methods (#3295) 1 year ago
  acheron 36e336aba0 idl: Fix instructions with tuple parameters not producing an error (#3294) 1 year ago
  acheron 4d06a88a06 docs: Add installation based on commit hash to `avm install` (#3293) 1 year ago
  acheron cfe82aa682 lang: Fix using non-instruction composite accounts with `declare_program!` (#3290) 1 year ago
  acheron 17b6c6dece avm: Remove unused `VERSION` declaration (#3288) 1 year ago
  acheron 143893f67e lang: Fix constant bytes declarations when using `declare_program!` (#3287) 1 year ago
  acheron aa3ace36e9 docs: Open external navigation links in a new tab (#3286) 1 year ago
  acheron c960b8c623 idl: Log output with `ANCHOR_LOG` on failure and improve build error message (#3284) 1 year ago
  acheron cf81636805 cli: Add short alias for `idl build` command (#3283) 1 year ago