Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

#903 STAT 274 #904

Merged
merged 1 commit into from
Dec 9, 2017
Merged

#903 STAT 274 #904

merged 1 commit into from
Dec 9, 2017

Conversation

pmesnier
Copy link
Contributor

@pmesnier pmesnier commented Dec 9, 2017

refactor the sync manager to do a round-robin block retrieval from only one peer at a time. added more logging too.

…om only one peer at a time. added more logging too.
}
ilog( "Catching up with chain, our last req is ${cc}, theirs is ${t}", ( "cc",sync_last_requested_num)("t",target));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fc_dlog(logger

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, I want the ilog to be used to report all these occurrences. They should be infrequent.

Copy link
Contributor

@jgiszczak jgiszczak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like it does what it says on the tin.

@heifner heifner merged commit a6ff477 into master Dec 9, 2017
spoonincode pushed a commit that referenced this pull request Dec 11, 2017
@pmesnier pmesnier deleted the STAT-274-gh-903 branch December 20, 2017 09:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants