Files
blackcoin-more/src/qt
Philip Kaufmann 54413aab13 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
2013-01-04 17:21:40 +01:00
..
2012-09-21 19:06:53 +02:00
2012-07-17 09:37:12 +02:00
2012-09-22 18:56:22 +08:00
2012-09-21 19:06:53 +02:00
2012-07-06 18:51:30 +02:00
2012-07-06 18:51:30 +02:00
2012-09-22 18:05:25 +08:00
2012-09-21 19:06:53 +02:00
2012-09-22 18:05:25 +08:00
2012-09-21 19:06:53 +02:00