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

Show "N blocks remaining" rather than a percentage. #1030

Closed
wants to merge 1 commit into from

Conversation

dooglus
Copy link
Contributor

@dooglus dooglus commented Apr 3, 2012

As suggested by sipa in #753, show how many blocks still need syncing, rather than always just showing "99%" if the blockchain was recently synced.

@gmaxwell
Copy link
Contributor

gmaxwell commented Apr 3, 2012

See also: Pull 1025.

@dooglus
Copy link
Contributor Author

dooglus commented Apr 3, 2012

Ha. I completely didn't see that. If you type the number with a # in front, like #1025 and #753 then it makes a note in the referenced issue, making it easier to find.

@Diapolo
Copy link

Diapolo commented Apr 4, 2012

The pull #1025 has even a very cool redesign and some other small changes / fixes for the progress bar.

@dooglus dooglus closed this Apr 4, 2012
suprnurd pushed a commit to chaincoin-legacy/chaincoin that referenced this pull request Dec 5, 2017
* Fixes to rpcgovernance.cpp
 - Replaced use of non-unique public key with vin in vote-conf, vote-alias and vote-many
 - Replaced use of non-threadsafe CmasternodeMan::Find function with Get
 - Added LOCK(cs_main) to getgovernanceinfo

* Fixed rpcgovernance.cpp voting error messages
ptschip pushed a commit to ptschip/bitcoin that referenced this pull request Apr 15, 2018
…oin#1030)

* check blocks and headers explicitly against the checkpoint hash to ensure that the checkpointed fork is taken
lateminer pushed a commit to lateminer/bitcoin that referenced this pull request Oct 30, 2019
…Key from wallet.h

83d8d00 [Trivial] Init.cpp, instead of use LogPrint, use error. (furszy)
6637fd1 [Wallet][Startup][DB][Backport] bitcoin#10952 BTC back port. Named "Remove vchDefaultKey and have better first run detection". (furszy)

Pull request description:

  Back port from bitcoin#10952.

  This PR is on top of bitcoin#1029 because of both PRs modifying `init.cpp`.
  Check only the last commit.

ACKs for top commit:
  random-zebra:
    ACK 83d8d00
  Warrows:
    ACK 83d8d00
  Fuzzbawls:
    ACK 83d8d00

Tree-SHA512: 0e05f7f80897a421c541580abbd10af37db083a43c6edf49f61e8d1977c58c6e486b1f17e0eac4fb4e8257200eea3e04b5510321cb4484e110f466f5a5132151
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
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.

None yet

3 participants