Go to file
Henry de Valence 5939857fbb Add peer handling diagram. 2019-10-01 13:05:27 -04:00
.github/workflows Continuous integration (#2) 2019-09-05 13:08:48 -04:00
design Add peer handling diagram. 2019-10-01 13:05:27 -04:00
zebra-chain Suppress warnings from stub functions. 2019-09-30 21:32:57 -04:00
zebra-client Create workspace skeleton based on design.md 2019-08-29 14:46:54 -07:00
zebra-consensus Create workspace skeleton based on design.md 2019-08-29 14:46:54 -07:00
zebra-network Replace PeerServices(u64) with a bitflags struct. 2019-10-01 01:07:56 -04:00
zebra-reactor Create workspace skeleton based on design.md 2019-08-29 14:46:54 -07:00
zebra-rpc Create workspace skeleton based on design.md 2019-08-29 14:46:54 -07:00
zebra-script Create workspace skeleton based on design.md 2019-08-29 14:46:54 -07:00
zebra-storage Create workspace skeleton based on design.md 2019-08-29 14:46:54 -07:00
zebrad Replace PeerServices(u64) with a bitflags struct. 2019-10-01 01:07:56 -04:00
.gitignore Create workspace skeleton based on design.md 2019-08-29 14:46:54 -07:00
.rustfmt.toml Tracing endpoint (#3) 2019-09-09 13:05:42 -07:00
Cargo.toml Use tracing::instrument and monitor for messages. 2019-09-23 22:17:12 -04:00
Dockerfile Continuous integration (#2) 2019-09-05 13:08:48 -04:00
cloudbuild.yaml Continuous integration (#2) 2019-09-05 13:08:48 -04:00
rust-toolchain Tracing endpoint (#3) 2019-09-09 13:05:42 -07:00