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

Fix warp sync blockers detection #6691

Merged
merged 1 commit into from
Oct 10, 2017
Merged

Fix warp sync blockers detection #6691

merged 1 commit into from
Oct 10, 2017

Conversation

arkpar
Copy link
Collaborator

@arkpar arkpar commented Oct 10, 2017

Closes #6657

@arkpar arkpar added A0-pleasereview 🤓 Pull request needs code review. M4-core ⛓ Core client code / Rust. labels Oct 10, 2017
@arkpar arkpar assigned arkpar and unassigned arkpar Oct 10, 2017
@5chdn 5chdn mentioned this pull request Oct 10, 2017
67 tasks
@debris debris added A8-looksgood 🦄 Pull request is reviewed well. and removed A0-pleasereview 🤓 Pull request needs code review. labels Oct 10, 2017
@5chdn 5chdn added this to the Patch milestone Oct 10, 2017
@debris debris merged commit e3fa460 into master Oct 10, 2017
@debris debris deleted the warp-options branch October 10, 2017 19:51
warn!("Warning: Warp Sync is disabled because tracing is turned on.");
warp_sync = false;
} else if algorithm != Algorithm::OverlayRecent {
warn!("Warning: Warp Sync is disabled because of non-default pruning mode.");
Copy link
Contributor

Choose a reason for hiding this comment

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

can we rephrase to "because pruning is disabled"? we don't really support other versions anymore.

arkpar added a commit that referenced this pull request Oct 11, 2017
* v1.7.4

* Fixed potential exp len overflow (#6686)

* Fix warp sync blockers detection
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. M4-core ⛓ Core client code / Rust.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants