Zebra/zebrad/src/components
teor fee10ae014
Add height and hash info to syncer errors (#4287)
2022-05-11 06:51:06 +00:00
..
inbound refactor: document coinbase rules, refactor to ease understanding (#4056) 2022-04-20 09:31:12 +00:00
mempool cleanup(clippy): Remove redundant bindings, allocations, and generics (#4353) 2022-05-10 03:41:51 +00:00
sync Add height and hash info to syncer errors (#4287) 2022-05-11 06:51:06 +00:00
tracing Drop sentry dependencies when enable-sentry feature is disabled (#4372) 2022-05-11 05:00:14 +00:00
inbound.rs Refactor to create a new `zebra-node-services` crate (#3648) 2022-02-25 21:43:21 +00:00
mempool.rs cleanup(clippy): Remove redundant bindings, allocations, and generics (#4353) 2022-05-10 03:41:51 +00:00
metrics.rs Update to Tokio 1.13.0 (#2994) 2021-11-02 18:46:57 +00:00
sync.rs Add height and hash info to syncer errors (#4287) 2022-05-11 06:51:06 +00:00
tokio.rs Reduce log level of components (#3418) 2022-01-28 14:24:53 -03:00
tracing.rs Stop downloading unnecessary blocks in Zebra acceptance tests (#3072) 2021-11-19 01:55:38 +00:00