Go to file
Deirdre Connolly efd37300b9 Impl From trait for Responses from generic Error impls
Also include new Response::Error variant.
2019-11-26 19:35:49 -05:00
.github/workflows Comment out suspicious run line 2019-10-24 16:50:34 -04:00
design Update zebra-network Monodraw diagram. 2019-10-24 15:06:02 -07:00
zebra-chain Require that compactsize encodings are canonical. 2019-11-20 11:59:54 -05:00
zebra-client Fix authorship, license information. (#55) 2019-10-08 09:25:59 -07:00
zebra-consensus Fix authorship, license information. (#55) 2019-10-08 09:25:59 -07:00
zebra-network Impl From trait for Responses from generic Error impls 2019-11-26 19:35:49 -05:00
zebra-rpc Fix authorship, license information. (#55) 2019-10-08 09:25:59 -07:00
zebra-script Fix authorship, license information. (#55) 2019-10-08 09:25:59 -07:00
zebra-storage Fix authorship, license information. (#55) 2019-10-08 09:25:59 -07:00
zebrad Handle 'mempool' messages as 'GetMempool' requests 2019-11-18 15:55:25 -05:00
.gitignore Add Cargo.lock 2019-10-30 18:15:29 -04:00
.rustfmt.toml Tracing endpoint (#3) 2019-09-09 13:05:42 -07:00
Cargo.lock Bump serde from 1.0.102 to 1.0.103 2019-11-24 19:56:15 -08:00
Cargo.toml Beginning of peerset implementation. (#62) 2019-10-10 18:15:24 -07:00
Dockerfile Continuous integration (#2) 2019-09-05 13:08:48 -04:00
LICENSE-APACHE Add copyright marks on each license 2019-11-14 11:50:49 -08:00
LICENSE-MIT Add copyright marks on each license 2019-11-14 11:50:49 -08:00
README.md Update README.md 2019-11-14 14:33:40 -05:00
cloudbuild.yaml Continuous integration (#2) 2019-09-05 13:08:48 -04:00

README.md

zebra 🦓

Hello! I am Zebra, an ongoing Rust implementation of a Zcash node.

License

Zebra is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE and LICENSE-MIT.