ChainSafe / ChainSafe/gossamer
check if we should avoid transaction message which we have already seen
Open
- Dominant language
- Go
- Stars
- 454
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
## Issue summary
- check if hasSeen should be move before handle transaction
- https://github.com/ChainSafe/gossamer/blob/afb21517e4eefd5582f45fd8aa39d883a0e0be18/dot/network/transaction.go#L130-L140
- https://github.com/ChainSafe/gossamer/pull/2435/files/47f2d110025aa76a6893b37d1e6246148528089a#diff-a18642ae37437d1628a430b03a8ce276b5803e81f9b6a43f8f508fe4cfd0c322
## Other information and links
- https://github.com/ChainSafe/gossamer/pull/2435
Contributor guide
Assessment
This issue has not been assessed yet.