Bitcoin Forum
April 23, 2024, 11:06:18 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Any way to see total YACoin network hashrate?  (Read 1013 times)
serge79 (OP)
Full Member
***
Offline Offline

Activity: 154
Merit: 100



View Profile
May 10, 2013, 12:08:24 AM
 #1

I can't find proper command in the help section of the console.
1713870378
Hero Member
*
Offline Offline

Posts: 1713870378

View Profile Personal Message (Offline)

Ignore
1713870378
Reply with quote  #2

1713870378
Report to moderator
1713870378
Hero Member
*
Offline Offline

Posts: 1713870378

View Profile Personal Message (Offline)

Ignore
1713870378
Reply with quote  #2

1713870378
Report to moderator
1713870378
Hero Member
*
Offline Offline

Posts: 1713870378

View Profile Personal Message (Offline)

Ignore
1713870378
Reply with quote  #2

1713870378
Report to moderator
You get merit points when someone likes your post enough to give you some. And for every 2 merit points you receive, you can send 1 merit point to someone else!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713870378
Hero Member
*
Offline Offline

Posts: 1713870378

View Profile Personal Message (Offline)

Ignore
1713870378
Reply with quote  #2

1713870378
Report to moderator
1713870378
Hero Member
*
Offline Offline

Posts: 1713870378

View Profile Personal Message (Offline)

Ignore
1713870378
Reply with quote  #2

1713870378
Report to moderator
1713870378
Hero Member
*
Offline Offline

Posts: 1713870378

View Profile Personal Message (Offline)

Ignore
1713870378
Reply with quote  #2

1713870378
Report to moderator
Vycid
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250


♫ the AM bear who cares ♫


View Profile
May 10, 2013, 01:45:14 AM
 #2

I can't find proper command in the help section of the console.

As far as I know, there isn't a way to tell directly. However, we can approximate from the difficulty using the following relation:

Code:
Hashrate = Difficulty * 2^32 / 600

At the current difficulty ~ 0.6482, that means we can guess 4640000 hashes/sec, i.e. 4.64 MHash/s.

EDIT: Hold on, that's clearly wrong. Let me figure out what the correct equation is.

serge79 (OP)
Full Member
***
Offline Offline

Activity: 154
Merit: 100



View Profile
May 10, 2013, 01:49:37 AM
 #3

I can't find proper command in the help section of the console.

As far as I know, there isn't a way to tell directly. However, we can approximate from the difficulty using the following relation:

Code:
Hashrate = Difficulty * 2^32 / 600

At the current difficulty ~ 0.6482, that means we can guess 4640000 hashes/sec, i.e. 4.64 MHash/s.

EDIT: Hold on, that's clearly wrong. Let me figure out what the correct equation is.

Grin TY
Vycid
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250


♫ the AM bear who cares ♫


View Profile
May 10, 2013, 02:06:34 AM
 #4

I can't find proper command in the help section of the console.

As far as I know, there isn't a way to tell directly. However, we can approximate from the difficulty using the following relation:

Code:
Hashrate = Difficulty * 2^32 / 600

At the current difficulty ~ 0.6482, that means we can guess 4640000 hashes/sec, i.e. 4.64 MHash/s.

EDIT: Hold on, that's clearly wrong. Let me figure out what the correct equation is.

Grin TY

Well, I can't find the information anywhere. I'd have to dig through the YACoin code, I suspect.

That relation is valid for BTC and LTC and their derivatives (Bytecoin, FTC etc), however Novacoin derivatives like YACoin have some weirdness with their difficulty adjustment (like varying the block reward), so I'm guessing that's why the difficulty/hashrate computation is inaccurate.

Sorry I wasn't more help. Maybe someone more knowledgeable has the answer.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!