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

Fix: Milestone progress bar v2 #1857

Open
wants to merge 6 commits into
base: release-v1.8.6
Choose a base branch
from

Conversation

kwek20
Copy link
Contributor

@kwek20 kwek20 commented May 7, 2020

Description of change

Progressbar now shows up when we walk down latest milestone -> latest solid during syncing.
Previously this only showed up when we were moving back up from latest solid -> latest.
As this part is the easy part and takes the least time, i added this

We have set a constant deciding that going down the tangle takes 95x as logn as going up and checking solidity.

Edit: Whoeps pushed the rebase of #1856

Type of change

  • Enhancement (a non-breaking change which adds functionality)

How was this tested

  • Ran on a empty db
  • Ran on an old snapshot db
  • Ran on a running in sync node

@kwek20 kwek20 changed the base branch from dev to release-v1.8.6 May 7, 2020 20:04
@kwek20 kwek20 changed the title Progress bar v2 Fix: MIlestone progress bar v2 May 8, 2020
@kwek20 kwek20 changed the title Fix: MIlestone progress bar v2 Fix: Milestone progress bar v2 May 8, 2020
@GalRogozinski
Copy link
Contributor

Currently while running this branch I don't see this working while walking down...

@GalRogozinski
Copy link
Contributor

GalRogozinski commented May 10, 2020

I just debugged...
The content of the progress logger is simply not being changed... I guess it is not walking down enough to change the percentage...

Will keep on monitoring

@kwek20 kwek20 force-pushed the progress-bar-v2 branch 2 times, most recently from e731988 to 73a382c Compare May 12, 2020 13:12
@kwek20 kwek20 changed the title Fix: Milestone progress bar v2 [ABANDONED] Fix: Milestone progress bar v2 May 13, 2020
@kwek20 kwek20 added the Deffered Will be addressed and merged in later versions. label May 13, 2020
@kwek20 kwek20 changed the title [ABANDONED] Fix: Milestone progress bar v2 Fix: Milestone progress bar v2 May 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Deffered Will be addressed and merged in later versions.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants