Zebra/zebrad/src
teor faac50697c feature: Add a verified blocks metrics counter
We have a counter for pending "download and verify" futures. But these
futures are spawned, so they can complete in any order. They can also
complete before we receive their results.
2020-08-10 15:12:08 +10:00
..
bin/zebrad Create workspace skeleton based on design.md 2019-08-29 14:46:54 -07:00
commands feature: Add a verified blocks metrics counter 2020-08-10 15:12:08 +10:00
components Refactor tracing components (#834) 2020-08-06 10:29:31 -07:00
application.rs Load config after initializing the Terminal (#848) 2020-08-06 17:22:40 -07:00
commands.rs Remove environment variables in favor of documented config options. (#827) 2020-08-05 11:48:08 -07:00
components.rs Metrics MVP: add two metrics and export them to Prometheus. 2020-02-14 20:14:05 -05:00
config.rs Refactor tracing components (#834) 2020-08-06 10:29:31 -07:00
lib.rs add favicon to generated docs (#681) 2020-07-17 16:45:29 -07:00
prelude.rs Fix a deadlock in TokioComponent. 2020-01-15 12:06:31 -08:00