IntersectMBO / IntersectMBO/ouroboros-consensus
Add TxHash to MempoolSnapshot
Open
enhancement
- Dominant language
- Haskell
- Stars
- 67
- Forks
- 43
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 43
Description
The Mempool should provide the hash of the full transaction in addition to the `TxId` (ie the hash of just the transaction's body) and the size. This data will enable more optimizations in the centralized TxSubmission logic.
Contributor guide
Assessment
This issue has not been assessed yet.