zebra icon indicating copy to clipboard operation
zebra copied to clipboard

Zcash - Financial Privacy in Rust 🦓

Results 348 zebra issues
Sort by recently updated
recently updated
newest added

## Motivation We might get into scenarios were we'd like to disable specific CI tests categories, for example: - lightwalletd syncs - zebra syncs OR - syncs with cached state...

A-devops
C-enhancement
S-needs-triage
P-Medium :zap:
I-usability

## Description I noticed four issues when running the tests for the `main` branch locally on my machine: - the test `zebra_rpc_conflict` often fails with: ``` conflicted node2 was still...

C-bug
S-needs-triage
I-integration-fail
C-testing

## Motivation In `MustUseOneshotSender`, Zebra panics when `ClientRequest`s don't get answered by the connection code. Sometimes that's a bug in Zebra, but sometimes it happens during shutdown anyway. So we...

S-needs-triage
P-Medium :zap:
C-security
I-panic
A-network

## Scheduling We only need to do this test for the _next_ time Zebra changes its config format. (Last change was 2 weeks ago, then another a year before that.)...

P-Medium :zap:
I-usability
C-testing

This is important licensing information since it affects how those projects can be forked. * `zcash_script` depends on `orchard` via `zcash_primitives`: * https://github.com/ZcashFoundation/zcash_script/blob/c9fbc441efd78593ba6a9828be45baf2d6469757/Cargo.toml#L57-L58 * https://github.com/ZcashFoundation/zcash_script/issues/36 * `zcash_chain` depends on `orchard`...

C-bug
A-dependencies
S-needs-triage

## Scheduling Zebra doesn't send reject messages, and it ignores reject messages that are sent to it, so these tests are optional. ## Motivation We want to test for two...

C-bug
C-security
I-heavy
I-remote-node-overload
P-Optional :sparkles:
A-network
C-testing

This epic issue tracks security fixes we might want to make at some point, as part of some of our high level goals (e.g #3096, #3134, #2814, etc... ) #...

S-needs-triage

## Scheduling We don't need to fix these bugs until we start full wallet work. ## Motivation Zebra doesn't check the length of address or key strings when parsing. This...

C-bug
S-needs-triage
P-Low :snowflake:
C-security
I-lose-funds

## Scheduling We don't need to fix these bugs until we start full wallet work. (These bugs only affect Sprout, Sapling, and Orchard keys and addresses.) ## Motivation When Zebra...

C-bug
A-consensus
S-needs-triage
P-Low :snowflake:
C-security
I-lose-funds

This epic issue tracks usability fixes we might want to make whilst working towards our first stable release: ## Issues - [x] #1158 - [x] #1591 - [x] #1627 -...

Epic
P-Optional :sparkles: