Author

Topic: NeoScrypt Lyra2RE formula (Read 1523 times)

member
Activity: 81
Merit: 1002
It was only the wind.
December 23, 2014, 08:04:05 PM
#8
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.

*shrug* You are the expert, lol. I just do the calculation occasionally for profit calculations.
hero member
Activity: 644
Merit: 500
December 23, 2014, 11:26:51 AM
#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.
newbie
Activity: 52
Merit: 0
December 23, 2014, 09:09:47 AM
#4
thank you!
This formula is relevant to all algorithms?
newbie
Activity: 52
Merit: 0
December 22, 2014, 11:32:09 PM
#3
what about network difficulty?
in https://www.feathercoin.com/calc/ it used for calculation...
legendary
Activity: 910
Merit: 1000
December 22, 2014, 10:31:45 PM
#2
blocks per day=60*24/blocktime(minutes)
newbie
Activity: 52
Merit: 0
December 19, 2014, 03:04:39 AM
#1
how to count  number of coins per day on an algorithm?
Jump to: