teor

Results 145 issues of teor

## Motivation We need to update our release docs. ## Tasks - Replace alpha and beta release criteria (doc and README) with stable release candidate criteria (see #3096)

A-docs
C-cleanup
P-Medium :zap:

# Goals Have a downloadable link to Zebra binaries on the Zcash Foundation website. We need to update or delete the release RFC. # Tasks - [ ] Get a...

A-docs
C-design
A-infrastructure
A-devops
C-enhancement
P-Medium :zap:

## Motivation Changes to these files can affect CI results, because they change warnings and errors: - https://github.com/ZcashFoundation/zebra/blob/main/.cargo/config.toml - https://github.com/ZcashFoundation/zebra/blob/main/clippy.toml We should add these files to all our CI jobs...

C-bug
A-devops
P-Medium :zap:
A-diagnostics
C-testing
I-build

## Motivation Currently, - Zebra's Docker logs don't show the git commit - Zebra's Google Cloud and Docker panic reports only show the git commit, passed through an environmental variable....

A-rust
A-infrastructure
C-enhancement
S-needs-triage
S-needs-investigation
I-usability
P-Optional :sparkles:

## Motivation We want to support development of an alternate DNS seeder based on `zebra-network`. ## Requirements There's some peer metadata which we need access to (from the `connect_isolated`-style functions)...

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

## 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

## 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

## 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