IntersectMBO / IntersectMBO/ouroboros-network
Local Tx's should be cached in bufferedTx
Open
enhancement
high-priority
local-tx-submission
tx-submission
- Dominant language
- Haskell
- Stars
- 296
- Forks
- 104
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 4
Description
When we learn of a new TX through local tx submission we will only avoid downloading it for as long as it is in the mempool.
We should add them with a timeout to bufferedTx too in order to prevent fetching them from our peers.
Contributor guide
Assessment
This issue has not been assessed yet.