Author

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

hero member
Activity: 784
Merit: 1002
CLAM Developer
How do I do this please?
Please review the post directly above your own ^^^^^^^^^^^^^^^^.
Thank you.
The import is the btc wallet and ltc wallet correct?
EDIT: to the clam wallet ok great....still waiting for clam wallet to sync.

The distribution was complete by block 10k.  So once you are sync'd to 10k, you will know if you have any CLAMS.

You can increase the speed of the sync by putting the bootstrap file in your data folder.

https://s3.amazonaws.com/dooglus/bootstrap.dat
legendary
Activity: 3164
Merit: 1003
How do I do this please?

Please review the post directly above your own ^^^^^^^^^^^^^^^^.
Thank you.
The import is the btc wallet and ltc wallet correct?
EDIT: to the clam wallet ok great....still waiting for clam wallet to sync.
legendary
Activity: 3164
Merit: 1003
How do I do this please?

Please review the post directly above your own ^^^^^^^^^^^^^^^^.
Thank you.
hero member
Activity: 784
Merit: 1002
CLAM Developer
How do I do this please?

Please review the post directly above your own ^^^^^^^^^^^^^^^^.
legendary
Activity: 3164
Merit: 1003

Can I still redeem Clams from my BTC wallet or it's over ?


Yes!

Clams do not expire on your BTC, LTC or DOGE address. They will be there for ever if you don't go pick them up! (Like kids at day care!!!)
How do I do this please?
hero member
Activity: 784
Merit: 1002
CLAM Developer
Can I still redeem Clams from my BTC wallet or it's over ?
Yes!
Clams do not expire on your BTC, LTC or DOGE address. They will be there for ever if you don't go pick them up! (Like kids at day care!!!)
Thx.
Did someone tried this ?
Quote
Dig CLAMs on Just-Dice.com
On Just-Dice.com you can type "/dig ADDRESS" to check if an address can be dug for clams. If you find one that is diggable (make sure you move the coins to a new address for your own protection) then you can dig the CLAMs by typing "/dig ADDRESS PRIVKEY". Make sure you don't use quoatations. The PRIVKEY must be in bitcoin-qt format. It will take about 10 minutes (10 confirms) for the CLAMs to show up in your balance.
Do this mean that I don't need to bother downloading the whole damn BTC + Clam blockchain ?
yup it works.

A couple important notes:



The above method does indeed work well.  
It also makes it very easy for users to claim their CLAMS given they have their privKey.

It is important to note, however, that most users will receive more CLAMS if they use the conventional claim method.  The reason for this is that very few users have a deep understanding of what are called "Change" addresses.  This means that very often there are additional CLAMS associated to addresses that users have no idea that they control and own.



Quote
Do this mean that I don't need to bother downloading the whole damn BTC + Clam blockchain ?

There is no need what-so-ever to sync/download the BTC chain, as there is no interaction between the chains.  
In addition, the CLAM chain must only be sync'd to block 10k in order to see your claims/CLAMS.



For the sake of completeness:

THE CLAIM PROCESS:
Always back-up any wallet.dat files before moving, copying, or fiddling.

Optional(but recommended) Preparation: Empty the claim wallet into a new secure wallet.

  • Download and run the CLAMclient.
  • Click "File"->"Import Wallet", Browse to the wallet.dat file (BTC/LTC/DOGE).
  • Wait the client to automatically rescan the chain (may seem to be frozen, be patient).
  • Enjoy your CLAMS Smiley
legendary
Activity: 3402
Merit: 1227
Top Crypto Casino
bitcoin-qt but don't remember the version (not home now)

launch your bitcoin client as usual and wait for it to load the blockchain and start up
click on 'help' in the menu bar (top right)
click on 'debug window'
select the 'console' tab
type:
Code:
walletpassphrase "your walletpassphrase here" 600
type:
Code:
dumpprivkey "your wallet address here"
this will return the private key, you can copy it now; ensure you clear your clipboard/history afterwards
type:
Code:
walletlock

If you never encrypted your wallet, then you don't need to do the "walletpassphrase" command. That's only needed to unlock the wallet if it is protected with passphrase encryption.
As far as the public key for dumpprivkey, that is asking what Bitcoin address you want the private key for.
To get the list of Bitcoin addresses in your wallet, you can use:
Code:
listreceivedbyaddress 0 true
or
Code:
listaddressgroupings



ty so much for your help sir
legendary
Activity: 2156
Merit: 1131
bitcoin-qt but don't remember the version (not home now)

launch your bitcoin client as usual and wait for it to load the blockchain and start up
click on 'help' in the menu bar (top right)
click on 'debug window'
select the 'console' tab
type:
Code:
walletpassphrase "your walletpassphrase here" 600
type:
Code:
dumpprivkey "your wallet address here"
this will return the private key, you can copy it now; ensure you clear your clipboard/history afterwards
type:
Code:
walletlock

If you never encrypted your wallet, then you don't need to do the "walletpassphrase" command. That's only needed to unlock the wallet if it is protected with passphrase encryption.
As far as the public key for dumpprivkey, that is asking what Bitcoin address you want the private key for.
To get the list of Bitcoin addresses in your wallet, you can use:
Code:
listreceivedbyaddress 0 true
or
Code:
listaddressgroupings

EDIT : https://bitcointalksearch.org/topic/m.9800717
listaddressgroupings seems to work better.
legendary
Activity: 3402
Merit: 1227
Top Crypto Casino
Can I still redeem Clams from my BTC wallet or it's over ?
Yes!
Clams do not expire on your BTC, LTC or DOGE address. They will be there for ever if you don't go pick them up! (Like kids at day care!!!)

Thx.

Did someone tried this ?
Quote
Dig CLAMs on Just-Dice.com

On Just-Dice.com you can type "/dig ADDRESS" to check if an address can be dug for clams. If you find one that is diggable (make sure you move the coins to a new address for your own protection) then you can dig the CLAMs by typing "/dig ADDRESS PRIVKEY". Make sure you don't use quoatations. The PRIVKEY must be in bitcoin-qt format. It will take about 10 minutes (10 confirms) for the CLAMs to show up in your balance.

Do this mean that I don't need to bother downloading the whole damn BTC + Clam blockchain ?


 yup it works.

where I can find the privkeys of my addresses?

Which software do you use?

bitcoin-qt but don't remember the version (not home now)
sr. member
Activity: 329
Merit: 250
Can I still redeem Clams from my BTC wallet or it's over ?
Yes!
Clams do not expire on your BTC, LTC or DOGE address. They will be there for ever if you don't go pick them up! (Like kids at day care!!!)

Thx.

Did someone tried this ?
Quote
Dig CLAMs on Just-Dice.com

On Just-Dice.com you can type "/dig ADDRESS" to check if an address can be dug for clams. If you find one that is diggable (make sure you move the coins to a new address for your own protection) then you can dig the CLAMs by typing "/dig ADDRESS PRIVKEY". Make sure you don't use quoatations. The PRIVKEY must be in bitcoin-qt format. It will take about 10 minutes (10 confirms) for the CLAMs to show up in your balance.

Do this mean that I don't need to bother downloading the whole damn BTC + Clam blockchain ?


 yup it works.

where I can find the privkeys of my addresses?

Which software do you use?
legendary
Activity: 3402
Merit: 1227
Top Crypto Casino
Can I still redeem Clams from my BTC wallet or it's over ?
Yes!
Clams do not expire on your BTC, LTC or DOGE address. They will be there for ever if you don't go pick them up! (Like kids at day care!!!)

Thx.

Did someone tried this ?
Quote
Dig CLAMs on Just-Dice.com

On Just-Dice.com you can type "/dig ADDRESS" to check if an address can be dug for clams. If you find one that is diggable (make sure you move the coins to a new address for your own protection) then you can dig the CLAMs by typing "/dig ADDRESS PRIVKEY". Make sure you don't use quoatations. The PRIVKEY must be in bitcoin-qt format. It will take about 10 minutes (10 confirms) for the CLAMs to show up in your balance.

Do this mean that I don't need to bother downloading the whole damn BTC + Clam blockchain ?


 yup it works.

where I can find the privkeys of my addresses?
legendary
Activity: 4004
Merit: 1250
Owner at AltQuick.com
Can I still redeem Clams from my BTC wallet or it's over ?
Yes!
Clams do not expire on your BTC, LTC or DOGE address. They will be there for ever if you don't go pick them up! (Like kids at day care!!!)

Thx.

Did someone tried this ?
Quote
Dig CLAMs on Just-Dice.com

On Just-Dice.com you can type "/dig ADDRESS" to check if an address can be dug for clams. If you find one that is diggable (make sure you move the coins to a new address for your own protection) then you can dig the CLAMs by typing "/dig ADDRESS PRIVKEY". Make sure you don't use quoatations. The PRIVKEY must be in bitcoin-qt format. It will take about 10 minutes (10 confirms) for the CLAMs to show up in your balance.

Do this mean that I don't need to bother downloading the whole damn BTC + Clam blockchain ?


Works good and the info isn't stored, but you should still empty/retired the account prior just to be safe.

My user ID is 99,999 if you need help and no worries about typos cause chat won't allow priv keys in public or PM... just /dig.

It takes roughly 10 minutes (10 confirmations) to show up in your balance!
sr. member
Activity: 329
Merit: 250
Can I still redeem Clams from my BTC wallet or it's over ?
Yes!
Clams do not expire on your BTC, LTC or DOGE address. They will be there for ever if you don't go pick them up! (Like kids at day care!!!)

Thx.

Did someone tried this ?
Quote
Dig CLAMs on Just-Dice.com

On Just-Dice.com you can type "/dig ADDRESS" to check if an address can be dug for clams. If you find one that is diggable (make sure you move the coins to a new address for your own protection) then you can dig the CLAMs by typing "/dig ADDRESS PRIVKEY". Make sure you don't use quoatations. The PRIVKEY must be in bitcoin-qt format. It will take about 10 minutes (10 confirms) for the CLAMs to show up in your balance.

Do this mean that I don't need to bother downloading the whole damn BTC + Clam blockchain ?


 yup it works.
legendary
Activity: 2156
Merit: 1131
Can I still redeem Clams from my BTC wallet or it's over ?
Yes!
Clams do not expire on your BTC, LTC or DOGE address. They will be there for ever if you don't go pick them up! (Like kids at day care!!!)

Thx.

Did someone tried this ?
Quote
Dig CLAMs on Just-Dice.com

On Just-Dice.com you can type "/dig ADDRESS" to check if an address can be dug for clams. If you find one that is diggable (make sure you move the coins to a new address for your own protection) then you can dig the CLAMs by typing "/dig ADDRESS PRIVKEY". Make sure you don't use quoatations. The PRIVKEY must be in bitcoin-qt format. It will take about 10 minutes (10 confirms) for the CLAMs to show up in your balance.

Do this mean that I don't need to bother downloading the whole damn BTC + Clam blockchain ?

EDIT : The method works great.
Type "/dig ADDRESS PRIVKEY" in the just-dice chat and get the CLAMS.
Thanks.
legendary
Activity: 4004
Merit: 1250
Owner at AltQuick.com

Can I still redeem Clams from my BTC wallet or it's over ?


Yes!

Clams do not expire on your BTC, LTC or DOGE address. They will be there for ever if you don't go pick them up! (Like kids at day care!!!)
legendary
Activity: 2156
Merit: 1131
 
Can I still redeem Clams from my BTC wallet or it's over ?

What the hell is the "-salvagewallet" for ? Can't we just import private keys directly ?

Can we have a clear process in the OP instead of having to ask 100 times ?

EDIT :
I just downloaded and synced clam wallet then imported bitcoin wallet.dat file. Then did the same for litecoin and dogecoin wallet.dat files.
Balance is still zero clams.
Is there any other step I have to do or simply those addresses were empty on May 2014 (can't remember for sure)?
There are no more steps.
Pick an address, and look at https://blockchain.info/charts/balance?format=csv&address=ADDRESS to verify the balance on 12th May 2014.

Thanks a lot for this.
full member
Activity: 204
Merit: 100

It's completely inaccurate, and should be ignored.

The next release will be much better, showing the expected time to stake, in seconds:



hm

it is version  from git
./getinfo
{
"version" : "v1.4.2.1-356-g9bbcc9f-dirty",
"protocolversion" : 60014,
"walletversion" : 60000,
...
}
legendary
Activity: 2940
Merit: 1333

hi

getstakinginfo
{
"enabled" : true,
"staking" : true,
"errors" : "",
"currentblocksize" : 1000,
"currentblocktx" : 0,
"pooledtx" : 0,
"difficulty" : 14545.87307716,
"search-interval" : 16,
"weight" : 1362818523,
"netstakeweight" : 16411270586470,
"expectedtime" : 503547889
}

how to understand the value  expectedtime ?
practical interpretation if the probabilistic method of awards  Roll Eyes

It's completely inaccurate, and should be ignored.

The next release will be much better, showing the expected time to stake, in seconds:

getstakinginfo
{
    "enabled" : true,
    "staking" : true,
    "errors" : "",
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "pooledtx" : 0,
    "difficulty" : 13131.32468898,
    "search-interval" : 16,
    "weight" : 97299.77344952,
    "netstakeweight" : 159338.44894440,
    "expectedtime" : 101
}
full member
Activity: 204
Merit: 100

hi

getstakinginfo
{
"enabled" : true,
"staking" : true,
"errors" : "",
"currentblocksize" : 1000,
"currentblocktx" : 0,
"pooledtx" : 0,
"difficulty" : 14545.87307716,
"search-interval" : 16,
"weight" : 1362818523,
"netstakeweight" : 16411270586470,
"expectedtime" : 503547889
}

how to understand the value  expectedtime ?
practical interpretation if the probabilistic method of awards  Roll Eyes
legendary
Activity: 1806
Merit: 1090
Learning the troll avoidance button :)
Hard to tell but the max would be to divide the number of coins invested by 4.60545574
Gives a ball park of how many times people claimed in general less the coins bought
So 104,207 invested atm / 4.605... = 22,626 times into 4.6 coins if they where dug

Would ballpark that if we wait a few days for additional investments the average growth rate could approximate how many were dug
Jump to: