Skip to content

Pull requests: solana-foundation/anchor

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

ci: Upgrade Solana version to 3.0.0 ci
#4121 opened Dec 11, 2025 by acheroncrypto Loading…
fix:anchor init --test-template rust
#4120 opened Dec 11, 2025 by jackieismpc Loading…
CLI: Make all paths absolute cli fix Bug fix PR
#4107 opened Dec 3, 2025 by jamie-osec Loading…
feat(cli): Misc UX improvements cli
#4104 opened Dec 3, 2025 by swaroop-osec Loading…
docs: fix broken links and spelling errors documentation Improvements or additions to documentation
#4102 opened Dec 2, 2025 by swaroop-osec Loading…
2
1
changelog entries
#4082 opened Nov 21, 2025 by Otter-0x4ka5h Loading…
feat: pda as payer in anchor accounts
#4079 opened Nov 21, 2025 by Otter-0x4ka5h Loading…
Add Migration<'info, From, To> account type enhancement New feature or request lang
#4060 opened Nov 17, 2025 by L0STE Loading…
fix: Handle malformed array type definitions in IDL parser fix Bug fix PR idl related to the IDL, either program or client side Merge
#4029 opened Oct 26, 2025 by AvhiMaz Loading…
FnMut for Events closure client enhancement New feature or request Merge
#4024 opened Oct 23, 2025 by hrls Loading…
lint: Add dylint-based linting framework cli enhancement New feature or request
#4023 opened Oct 23, 2025 by jamie-osec Loading…
ProTip! Exclude everything labeled bug with -label:bug.