Zebra/zebrad/src/components
Arya 59d647cfa1
wait for chain_tip_update before cancelling download in mempool_cancel_mined (#5322)
2022-10-04 02:52:03 +00:00
..
inbound change(state): Write finalized blocks to the state in a separate thread, to avoid network and RPC hangs (#5134) 2022-09-28 16:09:56 +00:00
mempool wait for chain_tip_update before cancelling download in mempool_cancel_mined (#5322) 2022-10-04 02:52:03 +00:00
sync build(deps): bump insta from 1.15.0 to 1.17.1 (#4884) 2022-08-04 15:44:44 +00:00
tracing build(deps): bump tracing-subscriber from 0.3.11 to 0.3.15 (#5223) 2022-09-22 04:50:56 +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 add(test): test disabled `lightwalletd` mempool gRPCs via zebrad logs (#5016) 2022-09-06 13:32:33 +00:00
metrics.rs breaking(diagnostics): make zebrad diagnostics into optional compile-time features (#4539) 2022-06-16 19:56:40 +00:00
sync.rs fix(sync): Temporarily set full verification concurrency to 30 blocks (#4726) 2022-07-06 10:13:57 -04:00
tokio.rs feat(verify): Concurrently verify proof and signature batches (#4776) 2022-07-18 08:43:29 +10:00
tracing.rs add(log): Log the amount of time it takes to rebuild note commitment trees after a chain fork (#4795) 2022-07-22 09:17:34 +10:00