Zebra/zebrad/src
Alfredo Garcia 5b3c6e4c6c
Port bash checkpoint scripts to zebra-checkpoints single rust binary (#740)
* make zebra-checkpoints
* fix LOOKAHEAD_LIMIT scope
* add a default cli path
* change doc usage text
* add tracing
* move MAX_CHECKPOINT_HEIGHT_GAP to zebra-consensus
* do byte_reverse_hex in a map
2020-07-25 17:53:00 +10:00
..
bin/zebrad Create workspace skeleton based on design.md 2019-08-29 14:46:54 -07:00
commands Port bash checkpoint scripts to zebra-checkpoints single rust binary (#740) 2020-07-25 17:53:00 +10:00
components Listen on 0.0.0.0, not 127.0.0.1 2020-06-19 03:46:09 -04:00
application.rs fix: Only enable tokio components for servers 2020-07-17 10:12:51 +10:00
commands.rs use dirs crate for default location of state and config (#714) 2020-07-23 21:12:20 +10:00
components.rs Metrics MVP: add two metrics and export them to Prometheus. 2020-02-14 20:14:05 -05:00
config.rs feature: Add the state config to the config file 2020-07-23 10:26:25 +10: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