* Split mempool config into its own module Also: - expand config docs - clean up mempool imports * Pass the mempool config to the mempool * Create the transaction sender channel inside the mempool 1/2 This simplifies all the code that calls the mempool. Also: - update the mempool enabled state before returning the new mempool - add some test module doc comments * Refactor a setup function out of the mempool unit tests 2/2 Also: - update the setup function to handle the latest mempool changes * Clarify a comment Co-authored-by: Conrado Gouvea <conrado@zfnd.org> |
||
|---|---|---|
| .. | ||
| 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: