Skip to content

Pull requests: zcash/zcash

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

Pull requests list

chore: remove repetitive words
#6880 opened May 4, 2024 by jimmycathy Loading…
Use constants in place of "Zcash" and executable names C-cleanup Category: PRs that clean code up or issues documenting cleanup.
#6814 opened Jan 4, 2024 by daira Draft
Unify product name to fewer places C-upstream-port Category: Changes that are ported from the Bitcoin Core codebase.
#6812 opened Jan 3, 2024 by str4d Loading…
Backport macOS PRs A-build Area: Build system C-upstream-port Category: Changes that are ported from the Bitcoin Core codebase. O-macos Operating system: macOS
#6808 opened Dec 31, 2023 by str4d Draft
Protect vectorized payloads from wasteful and unneeded deserializations I-dos Problems and improvements with respect to Denial-of-Service.
#6782 opened Nov 1, 2023 by AndreaLanfranchi Loading… Quick-win security improvements
Add z_listutxos method
#6737 opened Jun 25, 2023 by buck54321 Loading…
Encapsulate UnifiedAccount
#6687 opened May 31, 2023 by sellout Draft
Update zcashd-metrics.json
#6672 opened May 17, 2023 by mdr0id Loading…
Make match optional inside examine C-cleanup Category: PRs that clean code up or issues documenting cleanup. S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#6670 opened May 17, 2023 by sellout Draft
Update release process
#6669 opened May 16, 2023 by sellout Draft
Reduce MAX_INV_SZ so wtx invs fit within a network message A-networking Area: Networking code
#6643 opened May 7, 2023 by teor2345 Loading…
Reduce re-enabled diagnostics A-build Area: Build system C-cleanup Category: PRs that clean code up or issues documenting cleanup. safe-to-build Used to send PR to prod CI environment
#6636 opened May 4, 2023 by sellout Loading…
Migrate Zcashd build instructions from readthedocs A-build Area: Build system A-documentation Area: Documentation S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#6633 opened May 4, 2023 by sellout Loading…
Fix autoreconf warnings and error in future A-build Area: Build system S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.
#6625 opened May 1, 2023 by sellout Draft
[WIP] Debug problems with mempool_packages test A-testing Area: Tests and testing infrastructure I-heisenbug Problems that we know exist but cannot reproduce while looking at them.
#6575 opened Apr 18, 2023 by daira Draft
Return CWalletTx values from CreateTransaction instead of mutating C-cleanup Category: PRs that clean code up or issues documenting cleanup.
#6573 opened Apr 18, 2023 by nuttycom Loading…
Add a try_unwrap(...) or_return construct, similar to Rust's ? operator I-error-handling Problems and improvements related to error handling
#6554 opened Apr 14, 2023 by daira Loading… Post 5.9.0
ProTip! Exclude everything labeled bug with -label:bug.