Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Peer sent entire transaction that was already received" #42

Closed
Rav3nPL opened this issue Nov 18, 2012 · 1 comment
Closed

"Peer sent entire transaction that was already received" #42

Rav3nPL opened this issue Nov 18, 2012 · 1 comment

Comments

@Rav3nPL
Copy link
Contributor

Rav3nPL commented Nov 18, 2012

As far I understand peers are sending all full txes they have.
IMO it is waste of power/bandwidth, maybe peer should send only txn and send entire tx only if another node not have it?

@forrestv
Copy link
Member

Peers don't always send the full transaction. They usually know that the peer has the transaction and send only the transaction hash. Sometimes (rarely), that fails, and you see this message.

rldleblanc pushed a commit to rldleblanc/p2pool that referenced this issue Aug 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants