diff options
| author | Philip Kaufmann <[email protected]> | 2013-01-03 22:13:24 +0100 |
|---|---|---|
| committer | Philip Kaufmann <[email protected]> | 2013-01-04 17:21:40 +0100 |
| commit | 54413aab135aa84f60bfcb477a4d2ecfb72edbac (patch) | |
| tree | 9388d6c4413a5fdc747af84be8b787af66aa0b16 /src/script.cpp | |
| parent | test/util_tests.cpp: one more DateTimeStrFormat 'T' removal (diff) | |
| download | discoin-54413aab135aa84f60bfcb477a4d2ecfb72edbac.tar.xz discoin-54413aab135aa84f60bfcb477a4d2ecfb72edbac.zip | |
Bitcoin-Qt: never display own block count > estimated block count
- some users reported it as weird, that the estimated block count could be
lower than our own nodes block number (which is indeed true and not good)
- this pull adds a new default behaviour, which displays our own block
number as estimated block number, if own >= est. block count
- the pull raises space for nodes block counts in cPeerBlockCounts to 8 to
be more accurate
- also removes a reduntant setNumBlocks() call in RPCConsole and moves
initialisation of numBlocksAtStartup in ClientModel, where it belongs
Diffstat (limited to 'src/script.cpp')
0 files changed, 0 insertions, 0 deletions