* Split the conventional fee check into its own method This will be used for block production and relaying * Move getblocktemplate transaction selection into a new zip317 module * Add a block_production_fee_weight field to VerifiedUnminedTx * Add a custom Zebra minimum transaction weight for block production * Implement ZIP-317 transaction selection for block production * Split weighted index setup into its own function * Split picking a transaction into its own function |
||
|---|---|---|
| .. | ||
| 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: