Author

Topic: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin" - page 161. (Read 1151252 times)

legendary
Activity: 2940
Merit: 1333
"expectedtime" : 586991

That all looks right.

That expected time is in seconds, and 586991 / 3600.0 / 24 = 6.79 days

You should stake once every 7 days or so. You haven't staked at all in 23 days. That's unlucky.

Take a look at your debug.log file - it's in the same folder as your CLAM wallet.dat.

Do you see something like this?

Quote
starting stake
CWallet::CreateCoinStake() found no stake
stake took 3s
starting stake
CWallet::CreateCoinStake() found no stake
stake took 4s

If so, what do the "stake took ..." lines say? If it's more than 16 seconds that's a problem.
legendary
Activity: 3542
Merit: 1548
Get loan in just five minutes goo.gl/8WMW6n
Quote
Are you keeping it online 24/7?
of course- non stop.

Quote
Is it up-to-date with the CLAM blockchain?

compared
22:44:58
1021207
vs
1021206   2016-06-05 19:44:00
the same time, but with different time zone

Quote
Is it actually attempting to stake?

{
"enabled" : true,
"staking" : true,
"errors" : "",
"currentblocksize" : 1000,
"currentblocktx" : 0,
"pooledtx" : 0,
"difficulty" : 120670.42481457,
"search-interval" : 16,
"weight" : 141.49010000,
"netstakeweight" : 1315856.37860787,
"expectedtime" : 586991
}
legendary
Activity: 2940
Merit: 1333
damn.. whats wrong with my wallet ~140clam  already 23 day age
 and still not get reward..my patience is running out Smiley

You don't give me anywhere enough information to answer your question.

Can you tell me:

 * Are you keeping it online 24/7?

 * Is it up-to-date with the CLAM blockchain? ( run getblockcount in the debug console; compare output with the 3rd column at http://khashier.com/ )

 * Is it actually attempting to stake? (run getstakinginfo in the debug console; expect something like the following: )

Quote
{
  "enabled" : true,
  "staking" : true,
  "errors" : "",
  "currentblocksize" : 1000,
  "currentblocktx" : 0,
  "pooledtx" : 0,
  "difficulty" : 81531.22290140096,
  "search-interval" : 16,
  "weight" : 30404.01666316,
  "netstakeweight" : 1113517.408240138,
  "expectedtime" : 1852
}
legendary
Activity: 2338
Merit: 1047
Thanks. I've been staking for 24 hours and nothing. I thought it was every 8 hours

I think the stake rewards happen every minute (on the average).  I could be wrong.

Yes, the network targets one block per minute. Though block timestamps are always multiples of 16 seconds (since some date in 1970 or something) and so cannot be exactly one minute apart from each other).

The only significance of 8 hours I can think of is that it's roughly the amount of time it takes for a block to mature after being staked. The staking output cannot be spent until it has 500 confirmations, and at 1 confirmation per minute that's a little over 8 hours.

Having said all that, staking is random. If you have 1000 CLAMs you can expect to stake about once per day on average at the moment. If you have more or less, change that estimate proportionally. The client uses the current network difficulty to estimate the expected time until staking. The network difficulty wanders up and down each day and so the estimate reported in the client wanders down and up as the difficulty adjusts. Like with Bitcoin mining, you never make "progress" towards staking a block. Every 16 seconds you either get to stake or you don't. Eventually you'll get to stake if you keep trying.
damn.. whats wrong with my wallet ~140clam  already 23 day age
 and still not get reward..my patience is running out Smiley
Staking out of jd is a bit hard right now without a good amount of clams.
legendary
Activity: 938
Merit: 1000
damn.. whats wrong with my wallet ~140clam  already 23 day age
 and still not get reward..my patience is running out Smiley

Again age doesn't matter,  you need more clams if you want to get a reward faster.

legendary
Activity: 3542
Merit: 1548
Get loan in just five minutes goo.gl/8WMW6n
Thanks. I've been staking for 24 hours and nothing. I thought it was every 8 hours

I think the stake rewards happen every minute (on the average).  I could be wrong.

Yes, the network targets one block per minute. Though block timestamps are always multiples of 16 seconds (since some date in 1970 or something) and so cannot be exactly one minute apart from each other).

The only significance of 8 hours I can think of is that it's roughly the amount of time it takes for a block to mature after being staked. The staking output cannot be spent until it has 500 confirmations, and at 1 confirmation per minute that's a little over 8 hours.

Having said all that, staking is random. If you have 1000 CLAMs you can expect to stake about once per day on average at the moment. If you have more or less, change that estimate proportionally. The client uses the current network difficulty to estimate the expected time until staking. The network difficulty wanders up and down each day and so the estimate reported in the client wanders down and up as the difficulty adjusts. Like with Bitcoin mining, you never make "progress" towards staking a block. Every 16 seconds you either get to stake or you don't. Eventually you'll get to stake if you keep trying.
damn.. whats wrong with my wallet ~140clam  already 23 day age
 and still not get reward..my patience is running out Smiley
legendary
Activity: 2940
Merit: 1333
Thanks. I've been staking for 24 hours and nothing. I thought it was every 8 hours

I think the stake rewards happen every minute (on the average).  I could be wrong.

Yes, the network targets one block per minute. Though block timestamps are always multiples of 16 seconds (since some date in 1970 or something) and so cannot be exactly one minute apart from each other).

The only significance of 8 hours I can think of is that it's roughly the amount of time it takes for a block to mature after being staked. The staking output cannot be spent until it has 500 confirmations, and at 1 confirmation per minute that's a little over 8 hours.

Having said all that, staking is random. If you have 1000 CLAMs you can expect to stake about once per day on average at the moment. If you have more or less, change that estimate proportionally. The client uses the current network difficulty to estimate the expected time until staking. The network difficulty wanders up and down each day and so the estimate reported in the client wanders down and up as the difficulty adjusts. Like with Bitcoin mining, you never make "progress" towards staking a block. Every 16 seconds you either get to stake or you don't. Eventually you'll get to stake if you keep trying.
legendary
Activity: 1456
Merit: 1081
I may write code in exchange for bitcoins.
Thanks. I've been staking for 24 hours and nothing. I thought it was every 8 hours

I think the stake rewards happen every minute (on the average).  I could be wrong.
hero member
Activity: 896
Merit: 553
Thanks. I've been staking for 24 hours and nothing. I thought it was every 8 hours
hero member
Activity: 784
Merit: 1002
CLAM Developer
what is a good size for an address, 50 clam, 100 clam or 500 clam?
15-30 seems to be the general recommendation.
It does not have to be different addresses, just different outputs. Every time you send coins you get a new output. You can send them all to the same address if you want, just break them up into multiple transactions. There is a command option for the in the CLI to do that for you, but I'm not sure about the GUI.
If you send coins from an address back to itself does that split your coins into multiple outputs? Can you do that or do you have to send coins from different addresses to a single address to get multiple outputs?
The address doesn't matter. The only thing that matters is the amount paid from each transaction. If you use coin control you can see the individual outputs even if they have the same address.
Another thing you can do is set the this option in your clam.conf file:
splitsize=15
Then the wallet will automatically split your outputs down to 15 when it stakes. That's all you need to do.
 
smooth,
you rock. 
Wink
legendary
Activity: 2968
Merit: 1198
what is a good size for an address, 50 clam, 100 clam or 500 clam?

15-30 seems to be the general recommendation.

It does not have to be different addresses, just different outputs. Every time you send coins you get a new output. You can send them all to the same address if you want, just break them up into multiple transactions. There is a command option for the in the CLI to do that for you, but I'm not sure about the GUI.

If you send coins from an address back to itself does that split your coins into multiple outputs? Can you do that or do you have to send coins from different addresses to a single address to get multiple outputs?

The address doesn't matter. The only thing that matters is the amount paid from each transaction. If you use coin control you can see the individual outputs even if they have the same address.

Another thing you can do is set the this option in your clam.conf file:

splitsize=15

Then the wallet will automatically split your outputs down to 15 when it stakes. That's all you need to do.
newbie
Activity: 6
Merit: 0
what is a good size for an address, 50 clam, 100 clam or 500 clam?

15-30 seems to be the general recommendation.

It does not have to be different addresses, just different outputs. Every time you send coins you get a new output. You can send them all to the same address if you want, just break them up into multiple transactions. There is a command option for the in the CLI to do that for you, but I'm not sure about the GUI.

If you send coins from an address back to itself does that split your coins into multiple outputs? Can you do that or do you have to send coins from different addresses to a single address to get multiple outputs?
legendary
Activity: 2968
Merit: 1198
what is a good size for an address, 50 clam, 100 clam or 500 clam?

15-30 seems to be the general recommendation.

It does not have to be different addresses, just different outputs. Every time you send coins you get a new output. You can send them all to the same address if you want, just break them up into multiple transactions. There is a command option for the in the CLI to do that for you, but I'm not sure about the GUI.
hero member
Activity: 896
Merit: 553
what is a good size for an address, 50 clam, 100 clam or 500 clam?
hero member
Activity: 896
Merit: 553
hero member
Activity: 896
Merit: 553
now went from 16 hours to 44 days lol
hero member
Activity: 896
Merit: 553
i sent to my myself but i just see the fee taken out. i cant see the different addresses i chose
hero member
Activity: 896
Merit: 553
i turned on coin control but i cant see the coin control options, why is that?
legendary
Activity: 2968
Merit: 1198
my wallet said 19 hours to stake and that was 12 hours ago, not is says 16 hours to stake. is that normal?

should i have one big address or split up into small?

thanks

The time is always an estimate. Actual results may be higher or lower.

You should split up, but it won't make staking any faster, what it will do is make it faster to stake again after the first time.
hero member
Activity: 896
Merit: 553
my wallet said 19 hours to stake and that was 12 hours ago, not is says 16 hours to stake. is that normal?

should i have one big address or split up into small?

thanks
Jump to: