* Move Drop from mempool::ActiveState to mempool::Downloads, to avoid bugs * Re-verify mempool transactions after a fork And add a marker struct for mempool download cancellation. * Update README based on recent mitigations for some issues, tidy format * Make mempool proptests easier to debug * Make UnminedTx Display text much smaller * Update tests for mempool transaction re-verification after forks * Retry all stored and pending transactions * Fix a test to check for mempool reset retries |
||
|---|---|---|
| .. | ||
| 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: