Zebra/zebrad/tests/common/configs
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
..
getblocktemplate-v1.0.0-rc.1.toml fix(sync): Pause new downloads when Zebra reaches the lookahead limit (#5561) 2022-11-09 04:42:04 +00:00
getblocktemplate-v1.0.0-rc.2.toml fix(sync): Pause new downloads when Zebra reaches the lookahead limit (#5561) 2022-11-09 04:42:04 +00:00
getblocktemplate-v1.0.0-rc.3.toml change(rpc): Provide and parse a long poll ID, but don't use it yet (#5796) 2022-12-09 01:41:46 +00:00
getblocktemplate-v1.0.0-rc.4.toml build(deps): bump toml from 0.5.11 to 0.6.0: changes `zebrad generate` to use double quoted strings, old configs still work (#6029) 2023-01-27 01:01:08 +00:00
getblocktemplate-v1.0.0-rc.5.toml change(log): Log a cute message for blocks that were mined by Zebra (off by default) (#6098) 2023-02-23 00:10:11 +00:00
getblocktemplate-v1.0.0-rc.9.toml feat(net): Cache a list of useful peers on disk (#6739) 2023-06-06 08:28:14 +00:00
getblocktemplate-v1.0.1.toml change(network): Configurable maximum connections per IP (#7013) 2023-06-20 05:11:45 +00:00
net-cache-custom-v1.0.0-rc.9.toml feat(net): Cache a list of useful peers on disk (#6739) 2023-06-06 08:28:14 +00:00
net-cache-disabled-v1.0.0-rc.9.toml feat(net): Cache a list of useful peers on disk (#6739) 2023-06-06 08:28:14 +00:00
net-cache-enabled-v1.0.0-rc.9.toml feat(net): Cache a list of useful peers on disk (#6739) 2023-06-06 08:28:14 +00:00
v1.0.0-beta.12.toml tests(config): Upgrade config file tests (#5112) 2022-09-08 05:21:43 +00:00
v1.0.0-beta.13.toml tests(config): Upgrade config file tests (#5112) 2022-09-08 05:21:43 +00:00
v1.0.0-beta.15.toml tests(config): Upgrade config file tests (#5112) 2022-09-08 05:21:43 +00:00
v1.0.0-rc.0.toml change(state): Write non-finalized blocks to the state in a separate thread, to avoid network and RPC hangs (#5257) 2022-10-11 19:25:45 +00:00
v1.0.0-rc.2.toml fix(sync): Pause new downloads when Zebra reaches the lookahead limit (#5561) 2022-11-09 04:42:04 +00:00
v1.0.0-rc.4.toml build(deps): bump toml from 0.5.11 to 0.6.0: changes `zebrad generate` to use double quoted strings, old configs still work (#6029) 2023-01-27 01:01:08 +00:00
v1.0.0-rc.9.toml feat(net): Cache a list of useful peers on disk (#6739) 2023-06-06 08:28:14 +00:00
v1.0.1.toml change(network): Configurable maximum connections per IP (#7013) 2023-06-20 05:11:45 +00:00
v1.3.0-progress-bars.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