Zebra/zebrad/src
Alfredo Garcia a6f15e84a8
fix(test): truncate the number of transactions in send transaction test (#4848)
* truncate the number of transactions in send transaction test

* Limit send transaction test to RPC queue length

Co-authored-by: teor <teor@riseup.net>
2022-08-01 03:48:19 +00:00
..
bin/zebrad Consolidate standard lints into a cargo config file (#3386) 2022-01-24 16:25:06 +00:00
commands fix(sync): Temporarily set full verification concurrency to 30 blocks (#4726) 2022-07-06 10:13:57 -04:00
components fix(test): truncate the number of transactions in send transaction test (#4848) 2022-08-01 03:48:19 +00:00
application.rs feat(verify): Concurrently verify proof and signature batches (#4776) 2022-07-18 08:43:29 +10:00
commands.rs feat(util): add a `zebra-tip-height` utility (#4289) 2022-05-06 03:31:52 +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 feat(verify): Concurrently verify proof and signature batches (#4776) 2022-07-18 08:43:29 +10:00
lib.rs Fix up links in some tracing docs (#4748) 2022-07-22 16:32:56 +00:00
prelude.rs Fix a deadlock in TokioComponent. 2020-01-15 12:06:31 -08:00
sentry.rs Standardise clippy lints and require docs (#2238) 2021-06-04 08:48:40 +10:00