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

docs: fix TypeScript Program constructor example to use provider documentation Improvements or additions to documentation
#4089 opened Nov 23, 2025 by XD637 Loading…
feat: clients common trait impl
#4085 opened Nov 21, 2025 by Otter-0x4ka5h Loading…
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…
fix: idl generation with seeds and init
#4066 opened Nov 18, 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…
Feat: missing_reload_rule lint enhancement New feature or request lang
#4020 opened Oct 23, 2025 by Otter-0x4ka5h Loading…
Update safety checks documentation link in context.rs documentation Improvements or additions to documentation Merge
#4014 opened Oct 22, 2025 by batmnnn Loading…
lang: Raise an error when argument parsing fails lang Merge Minor Minor breaking change
#4008 opened Oct 20, 2025 by jamie-osec Loading…
ProTip! Exclude everything labeled bug with -label:bug.