zebra/zebra-consensus
teor 2d129414e0
Store the transaction fee in the mempool storage (#2885)
* 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
2021-10-18 11:24:37 +10:00
..
src Store the transaction fee in the mempool storage (#2885) 2021-10-18 11:24:37 +10:00
Cargo.toml Bump thiserror from 1.0.29 to 1.0.30 (#2856) 2021-10-11 20:36:44 +00:00