Bitcoin Forum
June 23, 2024, 01:36:07 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: NeoScrypt Lyra2RE formula  (Read 1502 times)
w00tcl (OP)
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
December 19, 2014, 08:04:39 AM
 #1

how to count  number of coins per day on an algorithm?
cisahasa
Legendary
*
Offline Offline

Activity: 910
Merit: 1000


View Profile
December 23, 2014, 03:31:45 AM
 #2

blocks per day=60*24/blocktime(minutes)

w00tcl (OP)
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
December 23, 2014, 04:32:09 AM
Last edit: December 23, 2014, 10:19:10 AM by w00tcl
 #3

what about network difficulty?
in https://www.feathercoin.com/calc/ it used for calculation...
w00tcl (OP)
Newbie
*
Offline Offline

Activity: 52
Merit: 0


View Profile
December 23, 2014, 02:09:47 PM
Last edit: December 23, 2014, 03:33:55 PM by w00tcl
 #4

thank you!
This formula is relevant to all algorithms?
Bombadil
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500



View Profile
December 23, 2014, 04:26:51 PM
 #5

what about network difficulty?
in https://www.feathercoin.com/calc/ it used for calculation...


You can use the network hashrate in place of diff. It's simpler.

Network hashrate is determined from the diff. So there needs to be a "simpler equation" ^^"
Actually, I've seen it many times that even the API of a coin itself has net hashrate wrong (*cough* bitquark).
https://github.com/KBomba/cuda-profit-calc/blob/master/ProfitCalc/Coin.cs#L284
If you use target=24 for bitquark in that formula, you'll get the right coins/per day, they use target=32 (like scrypt and x11) in their diff=>hashrate calc.
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!