* Guarantee unique IDs in mempool service responses * Guarantee unique IDs in crawler task mempool Queue requests Also update the tests to use unique IDs. * Add a CheckForVerifiedTransactions mempool request Also document the mempool request and response variants. * Spawn a QueueChecker task to check for newly verified transactions This task makes sure that transactions reliably propagate, rather than relying on peer requests or responses to trigger propagation. * Update the start command documentation Co-authored-by: Alfredo Garcia <oxarbitrage@gmail.com> |
||
|---|---|---|
| .. | ||
| proptest-regressions/components/mempool/storage/tests | ||
| src | ||
| systemd | ||
| tests | ||
| Cargo.toml | ||
| README.md | ||
| build.rs | ||
README.md
Zebrad
Zebrad is an application.
Getting Started
This application is authored using Abscissa, a Rust application framework.
For more information, see: