zebra/zebrad/src
teor 256e4cd2ce
Use a heart image with a compatible licence (#7102)
2023-06-29 16:01:51 +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 git ls-tree --full-tree -r --name-only HEAD | xargs sed -i -e 's/router_verifier/block_verifier_router/g' (#6998) 2023-06-20 07:11:04 +00:00
components Use a heart image with a compatible licence (#7102) 2023-06-29 16:01:51 +00:00
application.rs fix(log): Only show the Zebra logo & intro for the `start` command (#7075) 2023-06-27 17:38:57 +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 rpc(config): Add a `mining` section with miner address to config (#5491) 2022-11-01 00:43:45 +00:00
lib.rs feat(ui): Add a terminal-based progress bar to Zebra (#6235) 2023-04-13 08:42:17 +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