Zebra/zebrad
teor ae52e3d23d
change(ui): Enable the progress bar feature by default, but only show progress bars when the config is enabled (#7615)
* Add a progress bar config that is disabled unless the feature is on

* Simplify the default config

* Enable the progress bar feature by default, but require the config

* Rename progress bars config to avoid merge conflicts

* Use a log file when the progress bar is activated

* Document how to configure progress bars

* Handle log files in config_tests and check config path

* Fix doc link

* Fix path check

* Fix config log matching

* Fix clippy warning

* Add tracing to config tests

* It's zebrad not zebra

* cargo fmt --all

* Update release for config file changes

* Fix config test failures

* Allow printing to stdout in a method
2023-10-12 00:25:37 +00:00
..
proptest-regressions/components/mempool/storage/tests Limit the size and age of the ZIP-401 rejected transaction ID list (#2932) 2021-10-27 20:27:00 +00:00
src change(ui): Enable the progress bar feature by default, but only show progress bars when the config is enabled (#7615) 2023-10-12 00:25:37 +00:00
systemd add systemd service file 2020-10-14 15:33:00 -04:00
tests change(ui): Enable the progress bar feature by default, but only show progress bars when the config is enabled (#7615) 2023-10-12 00:25:37 +00:00
Cargo.toml change(ui): Enable the progress bar feature by default, but only show progress bars when the config is enabled (#7615) 2023-10-12 00:25:37 +00:00
build.rs Test `z_getsubtreesbyindex` using a lightwalletd gRPC request (#7521) 2023-09-12 23:59:56 +00:00