Zebra/zebrad/src
teor ad524f2589
doc(features): Document optional `zebrad` features and clean up README (#4680)
* Document configs that need compile-time features

* Document features in zebrad/src/lib.rs

* Link to the feature list from the README

* Remove some outdated README info

* Move some detailed README info to the `zebrad` crate docs
2022-06-28 22:15:01 +00:00
..
bin/zebrad Consolidate standard lints into a cargo config file (#3386) 2022-01-24 16:25:06 +00:00
commands feat(log): Show the current network upgrade in progress logs (#4694) 2022-06-28 02:51:41 +00:00
components lint(clippy): add `unwrap_in_result` lint (#4667) 2022-06-28 06:22:07 +00:00
application.rs lint(clippy): add `unwrap_in_result` lint (#4667) 2022-06-28 06:22:07 +00:00
commands.rs feat(util): add a `zebra-tip-height` utility (#4289) 2022-05-06 03:31:52 +00:00
components.rs Re-order Zebra startup, so slow services are launched last (#3091) 2021-11-23 17:42:44 +00:00
config.rs doc(features): Document optional `zebrad` features and clean up README (#4680) 2022-06-28 22:15:01 +00:00
lib.rs doc(features): Document optional `zebrad` features and clean up README (#4680) 2022-06-28 22:15:01 +00:00
prelude.rs Fix a deadlock in TokioComponent. 2020-01-15 12:06:31 -08:00
sentry.rs Standardise clippy lints and require docs (#2238) 2021-06-04 08:48:40 +10:00