Skip to content

Pull requests: ZcashFoundation/zebra

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: add zcashd API migration guide
#11329 opened Aug 25, 2026 by conradoplg Collaborator Loading…
5 of 7 tasks
ci: gate PRs on public API and dependency diffs with zc C-enhancement Category: This is an improvement
#11327 opened Aug 25, 2026 by gustavovalverde Member Loading…
chore(deps): bump the prod group across 1 directory with 46 updates A-dependencies Area: Dependency file updates A-rust Area: Updates to Rust code P-Low ❄️
#11325 opened Aug 25, 2026 by dependabot Bot Loading…
ci: replace Mergify with GitHub's native merge queue devops Build, CI, test infrastructure, release process
#11324 opened Aug 24, 2026 by andres-pcg Contributor Loading…
6 of 7 tasks
docs(book): add a guide for syncing from the ZF state snapshots
#11322 opened Aug 23, 2026 by oxarbitrage Contributor Loading…
ci: make apt-get call more robust
#11312 opened Aug 20, 2026 by conradoplg Collaborator Loading…
4 of 7 tasks
fix(zebra-state): saturate non-finalized transparent received totals C-audit Category: Issues arising from audit findings C-bug Category: This is a bug
#11295 opened Aug 19, 2026 by natalieesk Contributor Loading…
6 of 7 tasks
fix(zebra-state): use candidate block height for testnet min-difficulty spacing C-audit Category: Issues arising from audit findings C-bug Category: This is a bug consensus Consensus-critical code: validation, cryptography, script
#11294 opened Aug 19, 2026 by natalieesk Contributor Loading…
6 of 7 tasks
change(chain): raise ZIP 317 block production weight_ratio_cap from 4 to 10 blocked Blocked on something — say what in a comment, with a re-check date external-contribution
#11290 opened Aug 18, 2026 by aphelionz Contributor Draft
6 tasks done
feat(network): run the experimental v2 (QUIC) transport in the peer set
#11277 opened Aug 17, 2026 by arya2 Contributor 5/5 Draft
5 of 7 tasks
feat(network): v2 peer connection, handshake, and handshaker service
#11276 opened Aug 17, 2026 by arya2 Contributor 4/5 Draft
5 of 7 tasks
feat(network): QUIC transport for the v2 P2P protocol
#11275 opened Aug 17, 2026 by arya2 Contributor 3/5 Draft
5 of 7 tasks
feat(network): v2 P2P protocol wire formats
#11274 opened Aug 17, 2026 by arya2 Contributor 2/5 Draft
5 of 7 tasks
refactor(network): extract transport-shared peer connection helpers
#11273 opened Aug 17, 2026 by arya2 Contributor 1/5 Draft
5 of 7 tasks
fix(zebra-node-services): validate JSON-RPC version and id in the rpc-client C-bug Category: This is a bug
#11257 opened Aug 13, 2026 by natalieesk Contributor Loading…
6 of 7 tasks
chore: release v7.0.0 A-release Area: Zebra releases and release management
#11254 opened Aug 12, 2026 by zebra-release Bot Loading…
test(zebra-rpc): assert submitblock serializes an accepted block to result: null C-testing Category: These are tests
#11250 opened Aug 12, 2026 by natalieesk Contributor Loading…
6 of 7 tasks
test(rpc): cover lightwalletd block RPCs
#11248 opened Aug 12, 2026 by cleanerzkp Draft
6 of 7 tasks
fix(state): prefer the first-received chain on equal-work ties
#11245 opened Aug 11, 2026 by aphelionz Contributor Loading…
perf(zebra-rpc): avoid an unconditional request-body copy in the JSON-RPC compatibility middleware C-enhancement Category: This is an improvement
#11242 opened Aug 11, 2026 by natalieesk Contributor Loading…
6 of 7 tasks
fix(zebra-consensus): flush batch verifiers with rayon::scope so drop waits for completion C-bug Category: This is a bug consensus Consensus-critical code: validation, cryptography, script
#11241 opened Aug 11, 2026 by natalieesk Contributor Loading…
7 of 8 tasks
chore(chain): update checkpoints A-release Area: Zebra releases and release management C-enhancement Category: This is an improvement
#11237 opened Aug 10, 2026 by zebra-release Bot Loading…
fix(zebra-state): start without backup instead of aborting on unusable backup dir C-bug Category: This is a bug
#11234 opened Aug 10, 2026 by natalieesk Contributor Loading…
6 of 7 tasks
ProTip! Filter pull requests by the default branch with base:main.