kha0S
|
|
June 20, 2013, 07:53:29 PM |
|
Great! Added to pool info bar! Updated builds published. It also includes an additional getmininginfo RPC call output fields: $ /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 } $
|
|
|
|
Bitinvestor
|
|
June 20, 2013, 09:03:19 PM |
|
$ /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.
|
Those who cause problems for others also cause problems for themselves.
|
|
|
Balthazar
Legendary
Offline
Activity: 3108
Merit: 1359
|
|
June 20, 2013, 09:07:30 PM |
|
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. Accepted, will be added in the next update. "netstakeweight" : 276053, ... "netstakeweight" : 277082, ... "netstakeweight" : 277390, ... "netstakeweight" : 277873, .. "netstakeweight" : 278534,
|
|
|
|
flound1129
|
|
June 26, 2013, 04:40:39 AM |
|
|
Multipool - Always mine the most profitable coin - Scrypt, X11 or SHA-256!
|
|
|
|
vindimy
|
|
June 26, 2013, 08:33:33 PM |
|
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.
|
|
|
|
Bitinvestor
|
|
June 26, 2013, 08:43:46 PM |
|
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.
You can see here how many times the clients have been downloaded: http://sourceforge.net/projects/novacoin/files/That's probably the best estimate about how many users there are. Novacoin is the perfect coin for hoarders because it pays interest. I wouldn't dream of tipping novacoins just like I wouldn't tip gold coins.
|
Those who cause problems for others also cause problems for themselves.
|
|
|
Balthazar
Legendary
Offline
Activity: 3108
Merit: 1359
|
|
June 26, 2013, 10:21:10 PM Last edit: June 26, 2013, 10:55:32 PM by Balthazar |
|
BitinvestorUnfortunately, we can't see statistics for removed files (old releases). Any idea what's the active user base of NVC is like?
Currently the most part of users are investors, miners and some merchants owned by enthusiasts. Because there are not so many coins generated yet. But this will change when the mined volume will grow enough to allow higher capitalization.
|
|
|
|
mr_random
Legendary
Offline
Activity: 1344
Merit: 1001
|
|
June 26, 2013, 10:24:47 PM |
|
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.
You can see here how many times the clients have been downloaded: http://sourceforge.net/projects/novacoin/files/That's probably the best estimate about how many users there are. Novacoin is the perfect coin for hoarders because it pays interest. I wouldn't dream of tipping novacoins just like I wouldn't tip gold coins. Have you checked that page? I only see 300 downloads on it. What do you think the real number is? NVC is the most mysterious out of all the coins... it's high value, it's stability, it's general lack of interest on here. Weird.
|
|
|
|
Balthazar
Legendary
Offline
Activity: 3108
Merit: 1359
|
|
June 26, 2013, 10:36:57 PM Last edit: June 26, 2013, 10:51:52 PM by Balthazar |
|
What do you think the real number is? I think that we can estimate it using connections amount. $ /opt/novacoin/novacoind getinfo { "version" : "v0.4.3-pre-1-g6b010cb-dirty-beta", "protocolversion" : 60008, "walletversion" : 60000, "balance" : 0.00000000, "newmint" : 0.00000000, "stake" : 0.00000000, "blocks" : 28819, "moneysupply" : 408977.46367000, "connections" : 98, "proxy" : "", "ip" : "0.0.0.0", "difficulty" : 190.50223126, "testnet" : false, "keypoololdest" : 1360480939, "keypoolsize" : 101, "paytxfee" : 0.01000000, "errors" : "" } $ $ /opt/novacoin/novacoind getinfo { "version" : "v0.4.3-nvc-dirty-beta", "protocolversion" : 60008, "walletversion" : 60000, "balance" : 102.86255200, "newmint" : 0.00000000, "stake" : 0.00000000, "blocks" : 28819, "moneysupply" : 408977.46367000, "connections" : 120, "proxy" : "", "ip" : "0.0.0.0", "difficulty" : 190.50223126, "testnet" : false, "keypoololdest" : 1360426851, "keypoolsize" : 102, "paytxfee" : 0.01000000, "errors" : "" } $
|
|
|
|
12gaFacelift
|
|
June 26, 2013, 10:44:15 PM |
|
Thank you Balthazar for your work on NVC, with the time im slowly moving to NVC, since p2pool+nvc work well its the time to move 24x 1GH, sorry pool operator but no thx i will not mine for you.
|
|
|
|
Balthazar
Legendary
Offline
Activity: 3108
Merit: 1359
|
|
June 26, 2013, 11:06:10 PM |
|
P2Pool currently works well, that's true. But there is a plan to restart p2pool shares chain after 20 Sep 2013.
New NVC protocol changes will be activated since this date, allowing us to remove ECDSA signatures for PoW blocks and 0.01 coin lower bound for coinbase outputs. So, P2Pool diff with upstream will become significantly smaller than diff of current P2Pool implementation. Also it will provide an opportunity to run public nodes without current limitations.
|
|
|
|
sevenseals
|
|
June 28, 2013, 05:49:12 PM |
|
can anybody explain the interest calculation more exactly? maybe with an example?
i'm not able to calculate with a number like: 0x00000ffff0000000000000000000000000000000000000000000000000000000
|
|
|
|
Bitinvestor
|
|
June 28, 2013, 05:56:24 PM |
|
can anybody explain the interest calculation more exactly? maybe with an example?
i'm not able to calculate with a number like: 0x00000ffff0000000000000000000000000000000000000000000000000000000
Hi all. I asked my friends to publish 0.4.1 and 0.4.1 builds while I'm at hospital. I'll publish the full changelog later, important changes are listed below. - Dynamic PoS interest. Now it's a function of PoS difficulty, nRewardCoinYear = 1 / (posdiff ^ 1/6). It can have values from 100% to 1%;
- Checkpoints ignore option added, disabled by default;
- Bug fix for coinstake transactions display in QT client;
- Bug fix for AvailableCoins function, prevents immature coins usage;
- Mac OS X compatibility issues resolved, from now we publishing official Mac OS X 64 bit builds also;
- New genesis block for testnet.
Update should be performed before 20 June 2013. So the expected reward will go down to 1.83% a year based on 0.025 PoS difficulty? Minimal PoS difficulty is hard coded to 0.001. So, at 0.025 PoS difficulty you will get 1 / (0.025/0.001) ^ 1/6 = 0.59 coins per coin-year, i.e. 59% year interest.
|
Those who cause problems for others also cause problems for themselves.
|
|
|
sevenseals
|
|
June 28, 2013, 06:12:45 PM |
|
can anybody explain the interest calculation more exactly? maybe with an example?
i'm not able to calculate with a number like: 0x00000ffff0000000000000000000000000000000000000000000000000000000
Hi all. I asked my friends to publish 0.4.1 and 0.4.1 builds while I'm at hospital. I'll publish the full changelog later, important changes are listed below. - Dynamic PoS interest. Now it's a function of PoS difficulty, nRewardCoinYear = 1 / (posdiff ^ 1/6). It can have values from 100% to 1%;
- Checkpoints ignore option added, disabled by default;
- Bug fix for coinstake transactions display in QT client;
- Bug fix for AvailableCoins function, prevents immature coins usage;
- Mac OS X compatibility issues resolved, from now we publishing official Mac OS X 64 bit builds also;
- New genesis block for testnet.
Update should be performed before 20 June 2013. So the expected reward will go down to 1.83% a year based on 0.025 PoS difficulty? Minimal PoS difficulty is hard coded to 0.001. So, at 0.025 PoS difficulty you will get 1 / (0.025/0.001) ^ 1/6 = 0.59 coins per coin-year, i.e. 59% year interest. ah, thx. so the current interest is: 1 / (0.04141117/0.001) ^ 1/6 = 53.76%
|
|
|
|
Bitinvestor
|
|
June 28, 2013, 06:21:44 PM |
|
53% interest? Isn't that crazy high?
Yes, it's high at the moment but I think it will go down fairly quickly as the difficulty rises.
|
Those who cause problems for others also cause problems for themselves.
|
|
|
sevenseals
|
|
June 28, 2013, 06:37:19 PM |
|
53% interest? Isn't that crazy high?
Yes, it's high at the moment but I think it will go down fairly quickly as the difficulty rises. what does the POS diff depends on?
|
|
|
|
|
flound1129
|
|
June 29, 2013, 03:26:58 AM |
|
|
Multipool - Always mine the most profitable coin - Scrypt, X11 or SHA-256!
|
|
|
cabin
|
|
June 29, 2013, 12:56:23 PM |
|
53% interest? Isn't that crazy high?
Yes, it's high at the moment but I think it will go down fairly quickly as the difficulty rises. Not really.. if the difficulty shot up from 0.04 all the way to say 40 then the interest rate would still be: 1 / (40/0.001) ^ 1/6 = 17.09% It depends on what a reasonable range for d is.. but the 1/6 power really keeps the changes slow.
|
|
|
|
|