* Create a new VerifiedUnminedTx containing the miner fee * Use VerifiedUnminedTx in mempool verification responses And do a bunch of other cleanups. * Use VerifiedUnminedTx in mempool download and verifier * Use VerifiedUnminedTx in mempool storage and verified set * Impl Display for VerifiedUnminedTx, and some convenience methods * Use VerifiedUnminedTx in existing tests |
||
|---|---|---|
| .. | ||
| tests | ||
| arbitrary.rs | ||
| auth_digest.rs | ||
| hash.rs | ||
| joinsplit.rs | ||
| lock_time.rs | ||
| memo.rs | ||
| serialize.rs | ||
| sighash.rs | ||
| tests.rs | ||
| txid.rs | ||
| unmined.rs | ||