Givatoshi_Moremoto
|
|
May 31, 2014, 05:48:06 AM |
|
by the way, how to check how many coins being burnt in total in the console?
type getburndata
|
|
|
|
pandher
Legendary
Offline
Activity: 952
Merit: 1000
Stagnation is Death
|
|
May 31, 2014, 05:52:43 AM |
|
Total coins?
|
|
|
|
ALTCOIN_N
|
|
May 31, 2014, 05:53:15 AM |
|
by the way, how to check how many coins being burnt in total in the console?
type getburndata thanks, i get: "Formatted nEffectiveBurnCoins" : "21934.414283 So the total coins burnt is 21934, is this right?
|
|
|
|
|
Givatoshi_Moremoto
|
|
May 31, 2014, 05:55:43 AM |
|
by the way, how to check how many coins being burnt in total in the console?
type getburndata thanks, i get: "Formatted nEffectiveBurnCoins" : "21934.414283 So the total coins burnt is 21934, is this right? yup "moneysupply" : 46581.86000000, "Formatted nEffectiveBurnCoins" : "21934.327422" 47% of total minted burnt
|
|
|
|
ALTCOIN_N
|
|
May 31, 2014, 05:56:07 AM |
|
by the way, how to check how many coins being burnt in total in the console?
type getburndata thanks, i get: "Formatted nEffectiveBurnCoins" : "21934.414283 So the total coins burnt is 21934, is this right? yup "moneysupply" : 46581.86000000, "Formatted nEffectiveBurnCoins" : "21934.327422" 47% of total minted burnt thanks, got it
|
|
|
|
ALTCOIN_N
|
|
May 31, 2014, 06:02:16 AM |
|
{ "blocks" : 2142, "currentblocksize" : 1000, "currentblocktx" : 0, "difficulty" : 0.03582481, "errors" : "", "generate" : true, "genproclimit" : 7, "hashespersec" : 3476, "networkghps" : 0.00133797, "pooledtx" : 6, "testnet" : false }
{ "blocks" : 2182, "currentblocksize" : 1000, "currentblocktx" : 0, "difficulty" : 0.07902743, "errors" : "", "generate" : true, "genproclimit" : 7, "hashespersec" : 3340, "networkghps" : 0.00320208, "pooledtx" : 6, "testnet" : false }
hash rate more than doubled during the past 40 blocks.
|
|
|
|
ALTCOIN_N
|
|
May 31, 2014, 06:04:17 AM |
|
By the way, anybody know what is the relation between difficulty and POW block output? For example, if difficulty double, what will happen to block output?
edit, I found this equation: Subsidy = (the max mint reward) / (the forth root of the difficulty) but don't understand very much My understanding max mint reward is 50 how about the forth root of difficulty? Currently the diffuclty is less than 0.1, if we use this equation, this will result in a subsidy to be more than 50?
My last block reward is 13 coins
|
|
|
|
jdcer
|
|
May 31, 2014, 06:22:32 AM |
|
high price
|
|
|
|
primer-
Legendary
Offline
Activity: 1092
Merit: 1000
|
|
May 31, 2014, 06:23:36 AM |
|
high price Not at all if you take into consideration how much 100 burnt today will be worth in 1 month. People selling are stupid.
|
|
|
|
r0ach
Legendary
Offline
Activity: 1260
Merit: 1000
|
|
May 31, 2014, 07:59:27 AM |
|
such difficult
|
|
|
|
pandher
Legendary
Offline
Activity: 952
Merit: 1000
Stagnation is Death
|
|
May 31, 2014, 08:18:31 AM |
|
People selling are stupid.
Yea, they should keep holding the coins for the rest of their lives so nobody could buy them and their is no economy
|
|
|
|
r0ach
Legendary
Offline
Activity: 1260
Merit: 1000
|
|
May 31, 2014, 08:36:30 AM |
|
People selling are stupid.
Yea, they should keep holding the coins for the rest of their lives so nobody could buy them and their is no economy dig and hold!
|
|
|
|
eastwind_ja
|
|
May 31, 2014, 08:51:06 AM |
|
what 's the meanning of burnning coin?? burn for what?? have burnt 28 coins ,but get nothing ?why
|
|
|
|
JohnDorien
|
|
May 31, 2014, 09:04:42 AM |
|
Someone interested in some coins w/o exchange fees? pm me
|
|
|
|
Givatoshi_Moremoto
|
|
May 31, 2014, 09:07:15 AM |
|
what 's the meanning of burnning coin?? burn for what?? have burnt 28 coins ,but get nothing ?why
by burning coins, you are buying a portion of hashing PoB. why you get nothing is because there are almost 23000 coins burnt already your 28 coin is mere 0.1%. which means you have about 1 in 1000 chance of finding a block.
|
|
|
|
btccoffee
Sr. Member
Offline
Activity: 516
Merit: 250
kingcasino.io
|
|
May 31, 2014, 09:09:32 AM |
|
|
|
|
|
rfcdejong
|
|
May 31, 2014, 09:36:44 AM |
|
what 's the meanning of burnning coin?? burn for what?? have burnt 28 coins ,but get nothing ?why
by burning coins, you are buying a portion of hashing PoB. why you get nothing is because there are almost 23000 coins burnt already your 28 coin is mere 0.1%. which means you have about 1 in 1000 chance of finding a block. so i burned 80 coins, wow 0.4% chance of finding a block.. oh wait, i used two different wallets.. 1 wallet burned 20 coins = 0.1% chance 1 wallet burned 60 coins = 0.3% chance I ain't gonna find anything
|
|
|
|
mvag
Newbie
Offline
Activity: 44
Merit: 0
|
|
May 31, 2014, 09:53:40 AM Last edit: May 31, 2014, 10:49:33 AM by mvag |
|
Is it possible to burn coins via slimcoind on remote linux server? ...and then mint with PoB? EDIT: Found the answer to the first part of the question: ./slimcoind burncoins <fromaccount> <amount> [minconf=1] [comment] [comment-to] Now, how to mint? ./slimcoind setgenerate true? How slimcoind would know to use PoB but not PoW? Or would it use both? Thanks!
|
|
|
|
BruceLee007
|
|
May 31, 2014, 09:58:50 AM |
|
POB? Sounds interesting. Is Slim listed on exchange already? want to buy some.
|
|
|
|
|