* Tweak a log message * Only retry failed DNS once, then use the other DNS responses * Limit broadcasts to half the peers * Use a longer minimum interval for GetAddr requests * Reduce the syncer and mempool crawler fanouts * Stop resetting the mempool twice when it starts up This spawns two crawlers, which send two fanouts, so it can use up a lot of peers. Co-authored-by: Conrado Gouvea <conrado@zfnd.org> 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: