zebra/zebrad/src
teor 29d8e90ccf
fix(ci): Increase test launch and shutdown times to fix CI failures (#7499)
* Increase launch times to help fix failures in rpc_conflict and non_blocking_logger tests

* Add extra task spawn and shutdown logs to start.rs
2023-09-07 00:04:02 +00:00
..
bin/zebrad fix(zebrad): accept default subcommand arguments and print consistent usage information for top-level 'help' subcommand (#6801) 2023-06-07 06:03:42 +00:00
commands fix(ci): Increase test launch and shutdown times to fix CI failures (#7499) 2023-09-07 00:04:02 +00:00
components Release Zebra v1.2.0 (#7431) 2023-09-01 20:45:20 +00:00
application.rs change(state): Prepare for in-place database format upgrades, but don't make any format changes yet (#7031) 2023-07-13 21:36:15 +00:00
commands.rs fix(log): Only show the Zebra logo & intro for the `start` command (#7075) 2023-06-27 17:38:57 +00:00
components.rs Re-order Zebra startup, so slow services are launched last (#3091) 2021-11-23 17:42:44 +00:00
config.rs fix(panic): Log a warning instead of panicking for unused mining configs (#7290) 2023-08-29 07:44:59 +00:00
lib.rs fix(clippy): Fix clippy and rustfmt after last releases today (#7381) 2023-08-25 04:08:13 +00:00
prelude.rs fix(zebrad): accept default subcommand arguments and print consistent usage information for top-level 'help' subcommand (#6801) 2023-06-07 06:03:42 +00:00
sentry.rs Standardise clippy lints and require docs (#2238) 2021-06-04 08:48:40 +10:00