Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Fixing new transactions propagation #2039

Merged
merged 1 commit into from
Sep 2, 2016
Merged

Fixing new transactions propagation #2039

merged 1 commit into from
Sep 2, 2016

Conversation

tomusdrw
Copy link
Collaborator

@tomusdrw tomusdrw commented Sep 2, 2016

If new transactions were inserted after transactions are propagated, but no new block arrives it would alternate when sending those two sets of transactions.

Instead it should accumulate all hashes that were sent.

Related: #2022

@tomusdrw tomusdrw added the A0-pleasereview 🤓 Pull request needs code review. label Sep 2, 2016
@keorn keorn added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Sep 2, 2016
@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 85.427% when pulling 2114d40 on propagate-fix into cabb028 on master.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants