* add ZIP-317 rules to mempool * fix some docs * rustfmt * fix import * typo * fix tests * fix tests 2 * fix tests 3 * fix tests 4 * fix tests 5 * move constant * fix constant for feature * document/quote zip rules * add Minimum Fee Rate rule * change(mempool): Refactor the ZIP-317 minimum fee rate calculation to use usize (#6585) * Refactor the minimum fee rate calculation to use usize * Check for overflow if constants change * remove 1 rule check, fix docs --------- Co-authored-by: teor <teor@riseup.net> |
||
|---|---|---|
| .. | ||
| 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: