Closed GalRogozinski closed 4 years ago
When a node sees a transaction it may have seen before it won't insert it into the cache to not override the existing transaction.
Fixes a problem where we may be switching instances of txs and thus not setting them solid, because we skip the updateStatus method
updateStatus
Please delete options that are not relevant.
TBD
Please delete items that are not relevant.
Current Testing doesn't show results for the devnet problem But maybe the PR is still good?
Description
When a node sees a transaction it may have seen before it won't insert it into the cache to not override the existing transaction.
Fixes a problem where we may be switching instances of txs and thus not setting them solid, because we skip the
updateStatus
methodType of change
Please delete options that are not relevant.
How Has This Been Tested?
TBD
Checklist:
Please delete items that are not relevant.