acheron
|
7b6c2b355e
cli: Remove `solana-program` dependency (#3466)
|
9 months ago |
acheron
|
8eec2e3b0d
avm: Use `#[cfg(unix)]` when running UNIX-only functionality (#3464)
|
9 months ago |
acheron
|
08110e9f1a
avm: Always install commit hash inputs from source (#3461)
|
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
|
c237d17c44
ci: Run the release workflow when the release workflow file changes (#3456)
|
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 |
acheron
|
6df05aa5b5
ci: Upload binaries to releases (#3439)
|
10 months ago |
Pierre
|
2233ee7ff2
cli: Ignore non semver solana/agave releases to avoid panic (#3432)
|
10 months ago |
Željko Tadić
|
5767365d11
docs: Fix broken link to `AccountInfo` in Intro to Solana (#3430)
|
10 months ago |
acheron
|
135d7e02c0
cli: Fix custom `provider.cluster` (#3428)
|
10 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 |
needsure
|
8bc883ad85
Fix some typos in doc comments (#3413)
|
10 months ago |
acheron
|
7aae0daa1a
Fix `clippy 1.83.0` (#3414)
|
10 months ago |
acheron
|
a7a23eea30
docs: Add `multiple` template documentation in CLI (#3404)
|
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
|
6fbfc40fe8
idl: Ignore compiler warnings during builds (#3396)
|
10 months ago |
acheron
|
04536725c2
avm: Remove `once_cell` dependency (#3385)
|
10 months ago |
Zhang ShengYan
|
4e61949358
tests: Remove unused `anchor-spl` deps (#3381)
|
10 months ago |
acheron
|
4b12678ca3
bench: Use `agave-install` if Solana is v2 (#3383)
|
10 months ago |
Ezekiel Victor
|
6e340a0a58
docs: Fix grammar in Intro to Solana (#3384)
|
10 months ago |
acheron
|
6d6b24a8f2
docker: Upgrade Solana toolchain to 2.1.0 (#3378)
|
10 months ago |
acheron
|
94ed4e0ff8
lang: Fix `cpi` feature instructions not accounting for discriminator overrides (#3376)
|
11 months ago |
acheron
|
8ec7ec802a
cli: Remove passing the rent sysvar account to IDL instructions (#3372)
|
11 months ago |
Zhang ShengYan
|
6dbe5a6ccd
docs: Document disabling safety checks (#3370)
|
11 months ago |
acheron
|
be3ab9902f
tests: Remove `docs` test (#3367)
|
11 months ago |
acheron
|
c4ce2d771b
idl: Disallow account discriminators that can conflict with the `zero` constraint (#3365)
|
11 months ago |