Commit Graph

1655 Commits

Author SHA1 Message Date
Jacob Creech 47284f8f0b
v0.31.1 (#3666)
Co-authored-by: acheron <acheroncrypto@gmail.com>
2025-04-20 00:39:49 +02:00
cryptopapi997 5913906130
ts: Fix parsing IDL with multiple const generics (#3665) 2025-04-19 23:07:39 +02:00
cryptopapi997 4d815e49ba
docs: Fix outdated space recommendation description (#3656) 2025-04-19 23:03:00 +02:00
cryptopapi997 54d5396acb
idl: Update `proc-macro2` usage for latest nightly (#3663) 2025-04-17 23:30:20 +02:00
acheron 649b9d6c5e
Fix `clippy 1.86.0` (#3654) 2025-04-10 22:14:15 +02:00
Bob 1a2b6bd65a
docs: Clarify `max_len` space calculation (#3641) 2025-04-09 22:49:30 +02:00
acheron e247502ee6
docs: Fix broken links in v0.31.0 release notes (#3638) 2025-04-04 23:19:23 +02:00
acheron 12508d4858
lang: Remove `bytemuck_derive` version requirement (#3630) 2025-03-30 23:02:32 +02:00
acheron 157a52f1e1
Replace `backpackapp/build` Docker image with `solanafoundation/anchor` (#3619) 2025-03-25 11:20:48 +01:00
Davit Badalyan 70bdd6a8cb
ts: Make `Provider` require publicKey instead of wallet in accounts resolver (#3613) 2025-03-23 21:51:10 +01:00
Jimii b8ee93338d
docs: Use permalinks for source code links (#3612) 2025-03-22 21:00:30 +01:00
jintao cb0598943d
docs: Fix the remaining missing `>`s in errors section (#3611)
Co-authored-by: acheron <98934430+acheroncrypto@users.noreply.github.com>
2025-03-21 22:04:36 +01:00
Vitaliy Busko 14cf063ea4
docs: Fix missing `>`s in errors section snippets (#3601) 2025-03-21 21:17:18 +01:00
acheron a107d82e15
lang: Fix `bytemuck_derive` build error (#3610) 2025-03-19 23:38:37 +01:00
acheron f86a9c97fd
docs: Add package manager documentation (#3605) 2025-03-17 22:16:50 +01:00
John a21f88489d
docs: Update Inkeep to fix vercel deployment (#3604) 2025-03-17 20:39:16 +01:00
acheron c509618412
docs: Add shell completions section to installation page (#3599) 2025-03-13 23:29:00 +01:00
John 1053b717dc
docs: Add Inkeep Searchbar (#3597) 2025-03-13 21:05:06 +01:00
acheron 0e5285aecd
v0.31.0 (#3259) 2025-03-08 17:22:13 +01:00
acheron a3ec04e9a1
Fix version bump script not working with the new docs (#3582) 2025-03-08 13:05:10 +01:00
acheron 58313de8c6
cli: Use camelCase for program name in `anchor.workspace` templates (#3581) 2025-03-08 10:00:36 +01:00
acheron 8b391aa278
lang: Replace hardcoded discriminators with `Discriminator::DISCRIMINATOR` (#3578) 2025-03-04 22:43:57 +01:00
acheron c869e11a83
Fix `clippy 1.85.0` (#3576) 2025-03-01 23:51:18 +01:00
John 4004c4e964
docs: Add Inkeep AI Chat Widget and update Install page (#3575) 2025-03-01 18:49:58 +01:00
acheron dac533e9c4
lang: Fix using `data` as an instruction parameter name in `declare_program!` (#3574) 2025-02-26 22:51:13 +01:00
acheron b6b4f11a5c
idl: Fix using account or arg values for `seeds::program` (#3570) 2025-02-24 00:00:24 +01:00
acheron b26f7eb485
lang: Fix instructions with no accounts causing compilation errors when using `declare_program!` (#3567) 2025-02-20 23:02:52 +01:00
Kevin Heavey 0d18bb727e
docs: Add `litesvm` docs to Testing Libraries section (#3565) 2025-02-20 18:44:42 +01:00
acheron 7ca0ccd0ab
docs: Update outdated documentation of `Context` (#3561) 2025-02-17 00:17:51 +01:00
acheron 7ab0becd91
idl: Fix using `Pubkey` constants with `seeds::program` (#3559) 2025-02-13 21:26:42 +01:00
acheron fa381028b6
ci: Fix `avm` tests (#3549) 2025-02-10 22:19:03 +01:00
acheron 16e166cae1
client: Remove `std::process::exit` usage (#3544) 2025-02-07 21:33:23 +01:00
Hanggang Z 13a6df9232
docs: Add `anchor-spl/idl-build` in `idl-build` feature list (#3537) 2025-02-07 20:43:13 +01:00
acheron 96ed3b791c
cli: Convert package managers to lowercase during serialization (#3531) 2025-02-04 20:30:56 +01:00
Joe C 6909a0c37c
docs: Add `mollusk` docs (#3530) 2025-02-04 19:20:23 +01:00
Notorious D.E.V. b4707889d7
docs: Remove duplicate usage example of the `signer` constraint (#3534) 2025-02-04 18:04:20 +01:00
acheron 5dab4949ee
docs: Add `engines.node` override in `package.json` (#3528) 2025-02-01 18:19:49 +01:00
John 242953dd42
docs: Rewrite with `fumadocs` (#3493)
Co-authored-by: acheron <98934430+acheroncrypto@users.noreply.github.com>
2025-01-31 20:34:20 +01:00
Xeonacid 7ae6c3d7c1
lang: Fix `len_from_type` typo in `Option` type error msg (#3526) 2025-01-31 19:54:02 +01:00
acheron 55d74c620d
idl: Fix using constant identifiers as generic arguments (#3522) 2025-01-29 19:25:54 +01:00
acheron 2b0f3a7c99
ts: Remove `snake-case` dependency (#3507) 2025-01-27 21:39:25 +01:00
acheron dda393fd84
Fix `clippy 1.84.0` (#3511) 2025-01-25 11:43:18 +01:00
acheron 5d0fe35a45
lang: Fix adding `derive`s and `repr`s to type alias definitions (#3504) 2025-01-22 11:26:55 +01:00
acheron 806f214a87
ci: Upgrade artifact actions to v4 (#3499) 2025-01-19 20:14:29 +01:00
Tim Viola 6ea564cbb9
docs: Mention adding `anchor-spl/idl-build` in `Cargo.toml` (#3469) 2025-01-19 19:48:15 +01:00
acheron 23d1a2ca72
idl: Support PDA resolution of call expressions that don't have any arguments (#3485) 2025-01-16 20:01:10 +01:00
acheron db6da5c67d
cli: Upgrade `typescript` version of templates to v5 (#3480) 2025-01-13 09:35:23 +01:00
acheron fe4073301e
idl: Fix missing `program::seed` resolution (#3474) 2025-01-10 05:22:11 +01:00
acheron 0922dc3615
cli: Fix altering user-provided lib names (#3467) 2025-01-08 17:48:18 +01:00
acheron 7b6c2b355e
cli: Remove `solana-program` dependency (#3466) 2025-01-06 00:27:22 +01:00