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 It would be better for the compiler to complain about a mismatch between BoxError / TransactionError when using the `?` operator, and to perform the conversions where the...

C-enhancement
S-needs-triage
S-needs-investigation

## Motivation Some mining pools have asked us to reduce Zebra's disk usage. ### Alternative Designs Here are some different things we could try, in rough order of effort/disruptiveness: 0....

C-bug
S-needs-triage
I-heavy
A-rpc
A-state

### Describe the issue or request Some documentation and Rust code, among other examples, uses `/zebrad-cache` as the path to save the cache state. We once decided to use the...

C-bug
A-rust
A-devops
C-enhancement
S-needs-triage
I-usability

## Motivation I was looking up the possible locations of the config file and some basic config options in the user docs, and I realized this information is scattered around...

A-docs
P-Low :snowflake:

**Is your feature request related to a problem? Please describe.** In #1890, we allow users to manually configure an external IP address for Zebra. But we can also detect this...

C-bug
A-rust
C-enhancement
I-usability

### What happened? I called the `get_tree_state` gRPC function to my zebra-backed litewalletd server. I expected to see this happen: 419200 is the sapling activation height, so I would expect...

C-bug
I-usability
A-rpc
rust

## Motivation The new scanning API in `zcash_client_backend` requires the `zcash_protocol::consensus::Parameters` trait for the passed network. This is a preparatory PR for the transition to the new API. ### PR...

A-blockchain-scanner
P-Medium :zap:
rust

## Motivation This PR makes the code a bit more clear. ~`Arc::make_mut()` will clone the value if there are other references to the value, so if a note commitment tree...

C-bug
A-state
A-concurrency
P-Optional :sparkles:

GitHub Actions workflow [Build crates individually #1120](https://github.com/ZcashFoundation/zebra/actions/runs/8815468774) failed. Event: push Branch: [main](https://github.com/ZcashFoundation/zebra/tree/main) Commit: [275e99ec72efe444d258f6db86e27d0dc5d0d747](https://github.com/ZcashFoundation/zebra/commit/275e99ec72efe444d258f6db86e27d0dc5d0d747) Created by [jayqi/failed-build-issue-action](https://github.com/jayqi/failed-build-issue-action)

S-ci-fail-build-crates-auto-issue

GitHub Actions workflow [Docker Unit Tests #1360](https://github.com/ZcashFoundation/zebra/actions/runs/8843597055) failed. Event: push Branch: [main](https://github.com/ZcashFoundation/zebra/tree/main) Commit: [c28e37bf2374c3fb036ac73d171155ae1c579b67](https://github.com/ZcashFoundation/zebra/commit/c28e37bf2374c3fb036ac73d171155ae1c579b67) Created by [jayqi/failed-build-issue-action](https://github.com/jayqi/failed-build-issue-action)

S-ci-fail-auto-issue