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're seeing "failed servers must set their error slot" panics when Zebra is overloaded. This panic is caused by the design of the `Client` connection code. Currently, the...

P-Low :snowflake:
C-security
I-panic
A-network

## Motivation The `halo2_proofs` crate ~~does not yet support batch verification~~ (I think it does but we don't use it yet, but in any case its performance was improved recently)....

S-blocked
C-enhancement
I-slow
P-Optional :sparkles:

## Motivation Zebra can take a long time to re-open the database after the initial sync: > 2022-07-25T03:50:05.294821Z WARN {net="Main"}: zebra_chain::diagnostic: opening finalized state database code took a long time...

C-bug
S-needs-triage
P-Low :snowflake:
I-slow
A-state

## Motivation Zebra currently estimates that it is close to the tip if the average number of synced blocks in the last four batches drops below 20. The decision is...

C-bug
P-Medium :zap:
I-usability
I-remote-node-overload

## Motivation We're seeing "failed servers must set their error slot" panics when Zebra is overloaded. This panic is caused by the design of the `Client` connection code. Currently, the...

S-needs-triage
P-Low :snowflake:
C-security
I-panic
A-network

## Motivation Zebra currently send height 0 in the `start_height` field of the `Message::Version`. This works protocol wise but DNS seeders expect a height here to classify peers. Resolves https://github.com/ZcashFoundation/zebra/issues/4875...

C-bug
P-Medium :zap:
A-network

Bumps [prost](https://github.com/tokio-rs/prost) from 0.10.4 to 0.11.0. Release notes Sourced from prost's releases. v0.11.0 PROST! is a Protocol Buffers implementation for the Rust Language. prost generates simple, idiomatic Rust code from...

A-dependencies
A-rust
P-Low :snowflake:

Bumps [console-subscriber](https://github.com/tokio-rs/console) from 0.1.6 to 0.1.7. Commits 3bf60bc chore: prepare to release tokio-console v0.1.7 (#368) 337a972 chore: prepare to release console-subscriber v0.1.7 (#367) 2cb6ee5 chore(api): prepare to release v0.4.0 (#366)...

A-dependencies
A-rust
P-Low :snowflake:

Bumps [insta](https://github.com/mitsuhiko/insta) from 1.17.1 to 1.18.2. Changelog Sourced from insta's changelog. 1.18.2 Avoid the use of #[allow(unused)] in the macro. (#271) 1.18.1 Fixed a regression in the JSON serialization format...

A-dependencies
A-rust
P-Low :snowflake:

Bumps [w9jds/firebase-action](https://github.com/w9jds/firebase-action) from 2.2.2 to 11.5.0. Release notes Sourced from w9jds/firebase-action's releases. firebase-tools v11.5.0 Full Changelog: https://github.com/w9jds/firebase-action/compare/v2.2.2...v11.5.0 Commits d042cfa Fix missing character fe36867 Bump to v11.5.0 See full diff in...

A-dependencies
A-infrastructure
P-Low :snowflake: