* Split mempool storage errors into tip-based and chain-based * Expire tip rejections every time we get a new block FailedVerification and SpendConflict rejections only apply to the current tip. The next tip can provide missing inputs, or evict conflicting transactions. * Enforce MAX_EVICTION_MEMORY_ENTRIES for mempool reject lists |
||
|---|---|---|
| .. | ||
| 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: