Zebra/zebrad/src/components
teor 2041fda7bb
fix(test): Reduce verbose test logs (#5825)
* Remove verbose continuous_blockchain test logs

* Downgrade verbose zebra-network logs to debug

* Downgrade some state logs to debug during tests

* Mark were we would add always-on log filters, if we needed to

* Reduce the number of mempool property tests, to reduce logging
2022-12-08 23:56:01 +00:00
..
inbound fix(clippy): Put Rust format variables inline (#5783) 2022-12-08 01:05:57 +00:00
mempool fix(test): Reduce verbose test logs (#5825) 2022-12-08 23:56:01 +00:00
sync fix(test): Move test-only code to test-only modules (#5777) 2022-12-08 01:06:11 +00:00
tracing fix(clippy): Put Rust format variables inline (#5783) 2022-12-08 01:05:57 +00:00
inbound.rs fix(sync): Temporarily set full verification concurrency to 30 blocks (#4726) 2022-07-06 10:13:57 -04:00
mempool.rs fix(lint): Box large error types to resolve the clippy large result err variant lint (#5759) 2022-12-08 06:11:33 +00:00
metrics.rs fix(clippy): Put Rust format variables inline (#5783) 2022-12-08 01:05:57 +00:00
sync.rs fix(lint): Box large error types to resolve the clippy large result err variant lint (#5759) 2022-12-08 06:11:33 +00:00
tokio.rs feat(verify): Concurrently verify proof and signature batches (#4776) 2022-07-18 08:43:29 +10:00
tracing.rs refactor(config): Move configs to components (#5460) 2022-10-24 23:39:00 +00:00