Post
Topic
Board Announcements (Altcoins)
Re: [ANN][MCN] Moneta Verde - CryptoNote coin with difficulty-BR (lnch at 15:00 GMT)
by
shojayxt
on 17/06/2014, 19:50:44 UTC
I don't see a constant update in the Daemon...if I enter the "show_hr" I'll start getting a running list of the hashrate but nothing about blocks.  Is that normal?
Here's what you'll see if you find a block with show_hr running and the default log level

Code:
hashrate: 445.3158
2014-Jun-17 13:40:24.697416 [miner 26]Found block for difficulty: 405821
hashrate: 444.5263

And here's what it looks like with set_log 1 enabled.  Every time a block is solved it will show up in the daemon window.


Code:
HEIGHT 226, difficulty: 421202
block reward: 20.543441993728(20.543441993728 + 0.000000000000), coinbase_blob_size: 345, cumulative size: 345, 31(0/31)ms
2014-Jun-17 12:45:06.879723 [miner 5]Found block for difficulty: 421676
2014-Jun-17 12:45:06.918762 [miner 5]+++++ BLOCK SUCCESSFULLY ADDED
id:    
PoW:    
HEIGHT 227, difficulty: 421676
block reward: 20.545225621504(20.545225621504 + 0.000000000000), coinbase_blob_size: 345, cumulative size: 345, 32(0/32)ms