-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Pull requests: solana-foundation/anchor
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
cli: improve error messages in generated Rust test template (ANCHOR_WALLET, program id)
#4245
opened Feb 15, 2026 by
yukikm
Loading…
lang: improve anchor-debug panic message for non-writable Account
#4244
opened Feb 15, 2026 by
yukikm
Loading…
cli: improve error messages in generated Rust test template
#4243
opened Feb 15, 2026 by
yukikm
Loading…
idl-spec: avoid panic on malformed array types (DoS fix)
#4242
opened Feb 14, 2026 by
yukikm
Loading…
Include
init_if_needed Accounts in Duplicate Mutable Account Checks
#4239
opened Feb 13, 2026 by
swaroop-osec
Loading…
Optimize enums with all unit variants and empty arrays with Bug fix PR
lang
Lazy
fix
#4237
opened Feb 12, 2026 by
jamie-osec
Loading…
fix(lang): validate program_id in CPI Return<T>::get()
#4231
opened Feb 11, 2026 by
rz1989s
Loading…
4 tasks done
[Security] High: Incomplete Field Validation and Account Check Bypass in init_if_needed
#4229
opened Feb 10, 2026 by
mbarreiroaraujo-cloud
Loading…
fix: enforce --frozen-lockfile for yarn install calls
#4228
opened Feb 10, 2026 by
Ansh-699
Loading…
Replace manual lamport transfer with add_lamports in close()
#4227
opened Feb 9, 2026 by
Mctursh
Loading…
Fix several broken docstrings
documentation
Improvements or additions to documentation
fix
Bug fix PR
#4226
opened Feb 9, 2026 by
jamie-osec
Loading…
feat: Implementation of signature verification for both ed25519 and secp256k1
#4223
opened Feb 5, 2026 by
Otter-0x4ka5h
Loading…
feat: Add
--log-compute-units flag for compute unit logs
#4222
opened Feb 5, 2026 by
swaroop-osec
Loading…
fix: correct Lazy size calculation for arrays of unsized types
#4219
opened Feb 5, 2026 by
Olexandr88
Loading…
feat: impl _unchecked variants to optimize cpi calls
#4217
opened Feb 4, 2026 by
Otter-0x4ka5h
Loading…
feat: pass random ix args as keyword in #[instruction(..)]
#4214
opened Feb 3, 2026 by
Otter-0x4ka5h
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.