Zebra/zebrad/src
Jane Lusby ffdec0cb23
Remove in-memory state service (#974)
* Remove in-memory state service

* make the config compatible with toml again

* checkpoint commit to see how much I still have to revert

* back to the starting point...

* remove unused dependency

* reorganize error handling a bit

* need to make a new color-eyre release now

* reorder again because I have problems

* remove unnecessary helpers

* revert changes to config loading

* add back missing space

* Switch to released color-eyre version

* add back missing newline again...

* improve error message on unix when terminated by signal

* add context to last few asserts in acceptance tests

* instrument some of the helpers

* remove accidental extra space

* try to make this compile on windows

* reorg platform specific code

* hide on_disk module and fix broken link
2020-09-01 12:39:04 -07:00
..
bin/zebrad Create workspace skeleton based on design.md 2019-08-29 14:46:54 -07:00
commands Remove in-memory state service (#974) 2020-09-01 12:39:04 -07:00
components fix: fix the flamegraph module comment 2020-09-01 11:40:18 -04: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