Pages:
Author

Topic: [ANN] official NovaCoin thread - the original PoS+scrypt coin. --POOL LIST-- - page 51. (Read 282664 times)

full member
Activity: 239
Merit: 100
Any idea what's the active user base of NVC is like? I'm asking 'cause I run ALTcointip bot and NVC is the only coin that's never been used since very beginning. Even /r/novacoin is dead.
legendary
Activity: 3108
Merit: 1359
We usually able to fix the vulnerabilities faster than another altcoin projects.

https://bitcointalksearch.org/topic/m.2532345

It's already fixed 6 days ago in 0.4.3.

hero member
Activity: 938
Merit: 1000
www.multipool.us
You should merge in this LTC change ASAP, apparently it fixes a memory exhaustion attack.

https://github.com/litecoin-project/litecoin/commit/5c1f3e992b62b6a7445dc4f36dcd33e0d4a85c08
legendary
Activity: 3108
Merit: 1359
Another important piece of information that's missing is the current annual interest rate. I don't want to calculate that by hand all the time.  Roll Eyes
Accepted, will be added in the next update.

Quote
"netstakeweight" : 276053,
...
"netstakeweight" : 277082,
...
"netstakeweight" : 277390,
...
"netstakeweight" : 277873,
..
"netstakeweight" : 278534,
Smiley
sr. member
Activity: 470
Merit: 250
Quote
$ /opt/novacoin/novacoind getmininginfo
{
    "blocks" : 27749,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 244.99780952,
    "netmhashps" : 278.30139631,
    "netstakeweight" : 271018,
    "errors" : "",
    "pooledtx" : 0,
    "stakepower" : 194,
    "testnet" : false
}
$

Another important piece of information that's missing is the current annual interest rate. I don't want to calculate that by hand all the time.  Roll Eyes
full member
Activity: 186
Merit: 100
Great! Added to pool info bar!

Updated builds published. It also includes an additional getmininginfo RPC call output fields:

Quote
$ /opt/novacoin/novacoind getmininginfo
{
    "blocks" : 27749,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 244.99780952,
    "netmhashps" : 278.30139631,
    "netstakeweight" : 271018,
    "errors" : "",
    "pooledtx" : 0,
    "stakepower" : 194,
    "testnet" : false
}
$
sr. member
Activity: 470
Merit: 250
Great stuff, Balthazar. Keep up the good work!
legendary
Activity: 3108
Merit: 1359
Quote from: Bitinvestor
what netstakeweight and stakepower is?
Netstakeweight is an estimation of total active stakeholders weight (in coin*day units), stakepower is your own stake weight. Stakepower field will be renamed to stakeweight in 0.4.4.

Quote from: Bitinvestor
Also, where's the proof-of-stake difficulty?
getdifficulty RPC call returns an object

Quote
{
    "proof-of-work" : 247.38940663,
    "proof-of-stake" : 0.03829784,
    "search-interval" : 1
}

It contains PoW and PoS difficulty fields. But I think that this also should be added to getmininginfo output. Roll Eyes
sr. member
Activity: 470
Merit: 250
Updated builds published. It also includes an additional getmininginfo RPC call output fields:

Quote
$ /opt/novacoin/novacoind getmininginfo
{
    "blocks" : 27749,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 244.99780952,
    "netmhashps" : 278.30139631,
    "netstakeweight" : 271018,
    "errors" : "",
    "pooledtx" : 0,
    "stakepower" : 194,
    "testnet" : false
}
$

I thought about it for a little while but it's not obvious to me what netstakeweight and stakepower is? Also, where's the proof-of-stake difficulty? Roll Eyes
legendary
Activity: 3108
Merit: 1359
Updated builds published. It also includes an additional getmininginfo RPC call output fields:

Quote
$ /opt/novacoin/novacoind getmininginfo
{
    "blocks" : 27749,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 244.99780952,
    "netmhashps" : 278.30139631,
    "netstakeweight" : 271018,
    "errors" : "",
    "pooledtx" : 0,
    "stakepower" : 194,
    "testnet" : false
}
$
legendary
Activity: 3108
Merit: 1359
I compiled it on June 14, do I need to get the new version?
You can ignore it, but it's recommended to apply this update. It will improve client stability in some scenarios.
hero member
Activity: 938
Merit: 1000
www.multipool.us
https://github.com/CryptoManiac/novacoin/commit/5a4c7d3fc7a6a6bc075ab88b1f49e330894e70ce

If you are linux user, it's recommended to rebuild client from the latest git snapshot. Updated binary builds for windows and linux will be published soon.

I compiled it on June 14, do I need to get the new version?
legendary
Activity: 3108
Merit: 1359
https://github.com/CryptoManiac/novacoin/commit/5a4c7d3fc7a6a6bc075ab88b1f49e330894e70ce

If you are linux user, it's recommended to rebuild client from the latest git snapshot. Updated binary builds for windows and linux will be published soon.
legendary
Activity: 3108
Merit: 1359
8 hours passed since activation of the new ROI calculation method. PoS difficulty made 19% jump during this time, not bad.  Smiley
legendary
Activity: 3108
Merit: 1359
It will take 3 days approximately. Blocks generation rate is stable enough to predict confirmation time. Smiley

Yep.  Just like PPC.

Your doc page mentions the 520 confirms for proof of stake coins, but not proof of work coins.
Added new entry

https://github.com/CryptoManiac/novacoin/wiki/FAQ#how-many-confirmations-is-required-for-proof-of-work-and-proof-of-stake-rewards-before-it-matures
hero member
Activity: 938
Merit: 1000
www.multipool.us
It will take 3 days approximately. Blocks generation rate is stable enough to predict confirmation time. Smiley

Yep.  Just like PPC.

Your doc page mentions the 520 confirms for proof of stake coins, but not proof of work coins.
legendary
Activity: 3108
Merit: 1359
It will take 3 days approximately. Blocks generation rate is stable enough to predict confirmation time. Smiley
hero member
Activity: 938
Merit: 1000
www.multipool.us
legendary
Activity: 3108
Merit: 1359
Hey, how many confirmations until a block matures?
520 confirmations.
legendary
Activity: 1064
Merit: 1002
Hey, how many confirmations until a block matures?

520 I believe
Pages:
Jump to: