Zebra/zebrad/src/components
teor 7b47aac370
Allow extra lookahead in the verifier, state, and block commit queues (#5490)
2022-10-27 20:16:42 +00:00
..
inbound fix(test): resolve a timing issue in fake_peer_set setup (#5398) 2022-10-13 13:34:40 +00:00
mempool cleanup(clippy): Use inline format strings (#5489) 2022-10-27 13:25:18 +00:00
sync Allow extra lookahead in the verifier, state, and block commit queues (#5490) 2022-10-27 20:16:42 +00:00
tracing refactor(config): Move configs to components (#5460) 2022-10-24 23:39:00 +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 change(mempool) reject transactions with spent outpoints or nullifiers (#5434) 2022-10-24 19:48:45 +00:00
metrics.rs refactor(config): Move configs to components (#5460) 2022-10-24 23:39:00 +00:00
sync.rs cleanup(clippy): Use inline format strings (#5489) 2022-10-27 13:25:18 +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