Commit History

Author SHA1 Message Date
  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
  acheron ef542f5679 cli: Build IDL if there is only one program when using the `idl build` command (#3275) 1 year ago
  Shawaz 0c306c2f13 docs: Add `avm` to system path (#3272) 1 year ago
  acheron 37e0cd2b64 cli: Check whether the `idl-build` feature exists when using the `idl build` command (#3273) 1 year ago
  acheron 385c36cd7f cli: Install Solana from anza.xyz domain in Docker verifiable builds (#3271) 1 year ago
  acheron dbb0e88cb2 docs: Add `keys` command to the CLI documentation (#3266) 1 year ago
  acheron dac2271d3a cli: Always convert IDLs (#3265) 1 year ago
  acheron 967127146c cli: Remove `panic!`s (#3263) 1 year ago
  acheron 28582a4515 docs: Add `Option` in Javascript Anchor Types Reference (#3260) 1 year ago
  acheron c679b2782e bench: Sync to update Solana version (#3258) 1 year ago