parity-zcash icon indicating copy to clipboard operation
parity-zcash copied to clipboard

Rust implementation of Zcash protocol

Results 12 parity-zcash issues
Sort by recently updated
recently updated
newest added

When I follow the build instructions and run the executable, I get the following panic. This is on Ubuntu 21.04 with Rust 1.58. ``` thread 'main' panicked at 'attempted to...

- regtest-like short chain which covers all (or most) key consensus features - to be served as an integration test - is fed directly to sync/import code - maybe shared...

``` ❯ RUST_LOG=info RUST_BACKTRACE=1 ./target/release/pzec --testnet 2019-10-07 16:02:13 INFO p2p::p2p Inbound connections: (0/10) 2019-10-07 16:02:13 INFO p2p::p2p Outbound connections: (0/10) 2019-10-07 16:02:23 INFO p2p::p2p Inbound connections: (0/10) 2019-10-07 16:02:23 INFO...

F3-annoyance 💩
M2-config 📂

I'd love to help with development. Is there a roadmap or task list that clearly defines steps needed to keep the client up to date?

``` 2019-05-24 13:39:03 INFO sync Processed 3 blocks in 65.38 seconds (0.05 blk/s). Peers: 10 (act: 0, idl: 10, bad: 0). Chain: [sch:3040 > req:0 > vfy:1127 > db:533648] thread...

F1-panic 🔨

removed in https://github.com/paritytech/parity-zcash/pull/36

F8-enhancement 🎊
P9-somedaymaybe 🌞

I have finally imported the blockchain :) Now, when I run pzec, I see multiple errors. ``` 2019-04-17 06:36:30 WARN sync Disconnecting from peer#1 due to misbehavior: Got 'headers' message...

F3-annoyance 💩
P7-nicetohave 🐕

- first for test - then for rpc

...until Sapling is activated. Origin: description of #47 In-code TODO: https://github.com/paritytech/parity-zcash/pull/47/files#diff-e84e7a8516714d5178d4d3863a4ea5a0R308

F7-optimisation 💊
P7-nicetohave 🐕