Zebra/zebrad/src
teor 78201b456d feature: Implement checkpoint_sync for checkpoint verification
* add CheckpointList::new_up_to(limit: NetworkUpgrade)
* if checkpoint_sync is false, limit checkpoints to Sapling
* update tests for CheckpointList and chain::init
2020-08-24 15:34:46 +10:00
..
bin/zebrad Create workspace skeleton based on design.md 2019-08-29 14:46:54 -07:00
commands feature: Implement checkpoint_sync for checkpoint verification 2020-08-24 15:34:46 +10:00
components Print endpoint addresses at startup (#867) 2020-08-10 12:47:26 -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 feature: Add a checkpoint_sync config option 2020-08-24 15:34:46 +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