ZcashFoundation/parity-zcash
A consensus-compatible Zcash node client written in Rust. 🦓
RustGPL-3.0
Issues
- 5
- 4
Zcash testnet sync stuck at block 299186
#59 opened by garethtdavies - 0
- 1
- 3
Review utility of logging output
#156 opened by chelseakomlo - 4
Categorize RPC calls we implement by privilege level
#164 opened by gtank - 0
Make a list of RPC calls we want to implement
#165 opened by gtank - 2
Checkpoint on Sapling activation
#73 opened by hdevalence - 4
- 0
Collect current testsuite coverage metrics.
#123 opened by dconnolly - 0
- 2
Builds require cmake and should not
#101 opened by gtank - 1
- 2
Rip out bloom filter stuff?
#99 opened by dconnolly - 0
Taxonomize all types of keys used in Zebra
#153 opened by hdevalence - 1
- 1
Rust 2018 edition/stable deprecation: 'warning: trait objects without an explicit `dyn` are deprecated'
#145 opened by dconnolly - 0
- 0
- 0
Create plan for e2e/smoke/integration tests
#140 opened by chelseakomlo - 1
Replace the only `unsafe` usage with appropriate syscall invocation for Config.block_notify_command
#62 opened by dconnolly - 0
Remove all mention of segwit
#117 opened by dconnolly - 0
Move from `blake2_rfc` to `blake2_simd`
#119 opened by dconnolly - 0
Run siderophile against zebra-serialization
#120 opened by dconnolly - 2
Refactor node ordering logic
#131 opened by hdevalence - 2
Migrate to new Tokio
#102 opened by hdevalence - 5
Eliminate all hardcoded git dependencies
#72 opened by hdevalence - 0
Eliminate fixed-size hash types H256, etc.
#63 opened by hdevalence - 0
- 0
- 3
- 1
Replace usage of `extern crate` with just `use` as needed as of Rust 2018 Edition.
#57 opened by dconnolly - 0
Swap zebrad -> zebra_new, zebra_old -> zebrad until abscissa skeleton is populated.
#127 opened by dconnolly - 0
- 0
Create a new Abscissa-based zebrad binary.
#103 opened by hdevalence - 0
Move the binary into a separate Cargo.toml
#71 opened by hdevalence - 1
Pull in python-generated test vectors from zcashd and run them as part of CI.
#48 opened by dconnolly - 1
Clarify licensing metadata in workspace crates
#68 opened by hdevalence - 0
- 0
`rustfmt` the entire codebase.
#60 opened by dconnolly - 1
Testnet panick
#58 opened by garethtdavies - 0
Auto-updating internal API docs
#52 opened by hdevalence - 0
- 0
The RPC interface gives instructions (port number) for regular and testnet modes, omits regtest
#44 opened by zancas - 3
Testnet panicked
#22 opened by wkarshat - 1
Publish SECURITY.md
#33 opened by dconnolly - 6
- 1
Add contribution guidelines
#27 opened by garethtdavies - 0
Equihash Solver
#23 opened by wkarshat - 0
Inbound Outbound Connections
#26 opened by wkarshat