* Adds `maturity_height` to VerifiedUnminedTx Filters out transactions that are invalid at next_block_height in getblocktemplate method * Adds unit testing * rustfmt * rejects txs with immature coinbase spends from mempool * Condenses fns for transparent coinbase spend check * Updates calls to VerifiedUnminedTx::new() * Update zebra-chain/src/transparent/utxo.rs * Applies suggestions from code review |
||
|---|---|---|
| .. | ||
| methods | ||
| queue | ||
| server | ||
| tests | ||
| config.rs | ||
| constants.rs | ||
| lib.rs | ||
| methods.rs | ||
| queue.rs | ||
| server.rs | ||
| tests.rs | ||