zebra icon indicating copy to clipboard operation
zebra copied to clipboard

Zcash - Financial Privacy in Rust 🦓

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

## Motivation I'm seeing errors like this in CI: > - The resource 'projects/zealous-zebra/zones/us-central1-a/instances/update-to-tip-5360-merge-818a593' was not found https://github.com/ZcashFoundation/zebra/actions/runs/3203311358/jobs/5239744583#step:6:101 ### Command Reference https://cloud.google.com/sdk/gcloud/reference/topic/filters ### Designs I'm not sure what is causing...

C-bug
S-needs-triage
P-Medium :zap:
I-integration-fail

## Motivation In PR #5164, we made `lightwalletd` sync all the way to the tip in its full sync test. This increases that test's time from 1 hour to 4...

C-bug
A-devops
S-needs-triage
P-Medium :zap:
I-slow
I-cost

## Scheduling This is only a release blocker if it is a miscompile or denial of service. If we find out it is something else, we can fix it after...

A-rust
A-devops
P-Medium :zap:
I-slow
C-testing

## Motivation We want to test our RPCs against the software that uses them, to make sure we got the names, parameters, and fields correct. ## Proposed Solution We can...

## Motivation Zebra is going to have its first release candidates and active users. We should document, ideally in the README, where users can get support for Zebra.

A-docs
C-enhancement
S-needs-triage
P-Low :snowflake:

## Motivation When Zebra's Rust test harness fails in CI, I can't see the file and line in the panic backtrace: ``` 12: zebra_test::command::TestChild::expect_stdout_line_matches::h471f18611d79fb45 at : 13: acceptance::lightwalletd_integration_test::h1e497ff748a26c03 at :...

C-bug
A-rust
A-devops
C-enhancement
P-Medium :zap:
A-diagnostics

## Motivation The `peer_set::initialize::tests::vectors::local_listener_fixed_port_localhost_addr_v4` test failed once on the `main` branch with: > proptest: If this test was run on a CI system, you may wish to add the following...

C-bug
P-Low :snowflake:
I-integration-fail
A-network

## Motivation We want to document the process we decided for audits and new features. We also want to write down the goals we're trying to satisfy. The draft notes...

A-docs
A-consensus
C-enhancement
S-needs-triage
P-Medium :zap:

## Motivation The ZIP editors asked for the following Zebra metrics: - histogram of chain work for all recent chain forks - histogram of tip heights for all recent chain...

E-help-wanted
S-blocked
A-diagnostics
A-state
C-feature

## Motivation We don't have user documentation regarding how to use Zebra with Docker ### Designs We might want to include: - TLDR to run - How to build -...

C-design
A-devops
C-enhancement
S-needs-triage
I-usability