acheron
|
58313de8c6
cli: Use camelCase for program name in `anchor.workspace` templates (#3581)
|
7 months ago |
acheron
|
dac533e9c4
lang: Fix using `data` as an instruction parameter name in `declare_program!` (#3574)
|
7 months ago |
acheron
|
b6b4f11a5c
idl: Fix using account or arg values for `seeds::program` (#3570)
|
7 months ago |
acheron
|
b26f7eb485
lang: Fix instructions with no accounts causing compilation errors when using `declare_program!` (#3567)
|
7 months ago |
acheron
|
7ab0becd91
idl: Fix using `Pubkey` constants with `seeds::program` (#3559)
|
7 months ago |
acheron
|
16e166cae1
client: Remove `std::process::exit` usage (#3544)
|
8 months ago |
acheron
|
55d74c620d
idl: Fix using constant identifiers as generic arguments (#3522)
|
8 months ago |
acheron
|
2b0f3a7c99
ts: Remove `snake-case` dependency (#3507)
|
8 months ago |
acheron
|
dda393fd84
Fix `clippy 1.84.0` (#3511)
|
8 months ago |
acheron
|
5d0fe35a45
lang: Fix adding `derive`s and `repr`s to type alias definitions (#3504)
|
8 months ago |
acheron
|
23d1a2ca72
idl: Support PDA resolution of call expressions that don't have any arguments (#3485)
|
8 months ago |
acheron
|
db6da5c67d
cli: Upgrade `typescript` version of templates to v5 (#3480)
|
8 months ago |
acheron
|
fe4073301e
idl: Fix missing `program::seed` resolution (#3474)
|
9 months ago |
acheron
|
0922dc3615
cli: Fix altering user-provided lib names (#3467)
|
9 months ago |
acheron
|
ceefae7f0a
lang: Remove a potential panic while getting the IDL in `declare_program!` (#3458)
|
9 months ago |
cryptopapi997
|
28285149b0
client: Make `solana_account_decoder` dep public (#3455)
|
9 months ago |
acheron
|
72c7e09538
ts: Fix loading programs with numbers in their names using `workspace` (#3450)
|
9 months ago |
acheron
|
6ff6655526
avm: Make installation download binaries by default (#3445)
|
9 months ago |
Pierre
|
2233ee7ff2
cli: Ignore non semver solana/agave releases to avoid panic (#3432)
|
9 months ago |
acheron
|
135d7e02c0
cli: Fix custom `provider.cluster` (#3428)
|
9 months ago |
acheron
|
2ae3774639
lang: Deduplicate `zero` accounts against `init` accounts (#3422)
|
10 months ago |
acheron
|
955e7eaf61
lang: Require `zero` accounts to be unique (#3409)
|
10 months ago |
Andres Gutierrez
|
afcbaedac6
cli: Include recommended solana args by default and add new --max-retries (#3354)
|
10 months ago |
acheron
|
758ba84e4b
cli: Avoid extra IDL generation during `verify` (#3398)
|
10 months ago |
acheron
|
94ed4e0ff8
lang: Fix `cpi` feature instructions not accounting for discriminator overrides (#3376)
|
10 months ago |
acheron
|
8ec7ec802a
cli: Remove passing the rent sysvar account to IDL instructions (#3372)
|
10 months ago |
acheron
|
c4ce2d771b
idl: Disallow account discriminators that can conflict with the `zero` constraint (#3365)
|
10 months ago |
acheron
|
762ef5e91c
idl: Fix detecting false-positives from doc comments during module path conversion (#3359)
|
10 months ago |
Joe C
|
bc3d7aea94
cli: Add test template for `mollusk` (#3352)
|
10 months ago |
acheron
|
8dca0d6b2b
cli: Fix `shell` command failing due to outdated program initialization (#3351)
|
11 months ago |