Zebra/zebrad/src/commands
Arya ec115e930f
change(zebrad): opens the database in a blocking tokio thread, which allows tokio to run other tasks (#5228)
* use spawn_blocking to run zebra_state::init from start cmd

* uses zebra_state::spawn_init in copy-state command

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-09-26 15:45:42 +00:00
..
copy_state.rs change(zebrad): opens the database in a blocking tokio thread, which allows tokio to run other tasks (#5228) 2022-09-26 15:45:42 +00:00
download.rs Fix typos (#3314) 2022-01-04 11:25:00 +01:00
generate.rs lint(clippy): warn on manual printing to stdout or stderr (#3767) 2022-03-08 09:14:15 +00:00
start.rs change(zebrad): opens the database in a blocking tokio thread, which allows tokio to run other tasks (#5228) 2022-09-26 15:45:42 +00:00
tip_height.rs feat(util): add a `zebra-tip-height` utility (#4289) 2022-05-06 03:31:52 +00:00
version.rs lint(clippy): warn on manual printing to stdout or stderr (#3767) 2022-03-08 09:14:15 +00:00