Author

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

hero member
Activity: 784
Merit: 1002
CLAM Developer
I am not quite sure where this sentiment is coming from...
First of all, a responsible exchange would keep the majority of their coins in what are called "Cold Wallets".
The transaction which moves the coins to that cold wallet, would cause them to LOSE any CLAMS they might get from the deposits that make it up.
Further, I think the fact that we do not even HAVE an exchange yet, makes all of this a bit silly.... don't you?...?
wondering here as in op you say you can move your coins OUT to another wallet and still get clams for past transactions...
and here you say "The transaction which moves the coins to that cold wallet, would cause them to LOSE any CLAMS they might get from the deposits that make it up."
which is which  ?

The Bitcoin, Litecoin, and Dogecoin block chains are not referenced in real time.  There is no interaction between the different chains.  The Bitcoin, Litecoin, and Dogecoin block chains were dumped and processed shortly before launch and the CLAM distribution was frozen in time at that time.  So, the process of taking multiple "outputs" of CLAMS and accruing them into a single key would essentially opt-out an exchange from receiving CLAMS for the vast majority of their "outputs".  Indeed, in our conversation with Poloniex (who seem to responsibly handle their user's funds), their share of CLAMS was significantly smaller than would have been the case had they not combined outputs.  Thankfully for their users, they did still receive a small share of CLAMS - which they intend to distribute out to their users.

Very impressed with the honesty and character of Poloniex for this reason alone. They are the first and only exchange to do so.

Any transaction NOW, will not affect your share of CLAMS what-so-ever, as the block chain analysis on Bitcoin, Litecoin, and Dogecoin is frozen in time.  This is why, moving your Bitcoin, Litecoin, or Dogecoin to a separate wallet will not make you lose your distribution of CLAMS: it is only transaction gathering multiple "outputs" into a single wallet BEFORE the distribution and launch of CLAMS that would negatively affect your share.



they dont involve girls...they hire for 5$ on fiverr...
now..for multibit paranoid scumbags aka trollers....
click -> file -> new wallet.. name it ( new wallet) click receive get address....copy... click back on old wallet... click send ...paste your new address -> send ALL your coins to new address -0.001 -> click export -> unprotect -> save...
open the file..gather all the addresses you see...open clam ..debug -> console.. importprivkey without the <>... do this for all addresses you had in old wallet...
et voila... your coins are safe in a new wallet file + you ge tclams...
for the non tech out there

Thanks for the How-To!  That is essentially the process, yes Grin

Concerning the "girls":
If there are any gals out there who would like to help promote CLAMS, we are happy to help!
The one gal on our Dev team is just not the mascot-gal type  Tongue



The currency time for a long time, now what circumstance?

Hope I am translating properly:

We launched CLAMS with whisper a bit ago.  Unfortunately, CLAMS is a horse-before-the-cart type of situation.  You see: when a user clams their CLAMS they are essentially minting the initial moneySupply.  This means that Users(Demand)==CLAMS(Supply).  We hope that this will aid CLAMS in maintaining a bit more of a balanced price-point at market - that was the hope anyways.  It also, however, means that CLAMS is an extremely small distribution crypto at the moment.  This makes it very difficult to push large volume.  However, with volume comes more users, and with more users comes more volume.... I think you get the point.

We are moving slowly and steadily, and as a development team: are still working hard on CLAMS.



also...
running a diff in balck vs clam /src/base58.h ~-402,10
   void SetSecret(const CSecret& vchSecret, bool fCompressed){
         assert(vchSecret.size() == 32);
-        SetData(128 + (fTestNet ? CBitcoinAddress::PUBKEY_ADDRESS_TEST : CBitcoinAddress::PUBKEY_ADDRESS), &vchSecret[0], vchSecret.size());
+       SetData(fTestNet ? PRIVKEY_ADDRESS_TEST : PRIVKEY_ADDRESS, &vchSecret[0], vchSecret.size());
         if (fCompressed)
             vchData.push_back(1);}
why change from pubkey to priv key ?
btw to check diff ( theres a few but no call home functions found i used :
git clone URLGITBLACKCOIN
cd blackcoin
git remote add -f b URLCLAMGIT
git diff master remotes/b/master
git remote rm b
Sigh... did you try reading the code before posting dumb questions?
line 282:   SCRIPT_ADDRESS = 5,
line 410:   PRIVKEY_ADDRESS = CBitcoinAddress::SCRIPT_ADDRESS + 128,
line 414:   PRIVKEY_ADDRESS_TEST = CBitcoinAddress::PUBKEY_ADDRESS_TEST + 128,
Nothing harmful here when you look at what this actually is.
Everyone calm down, it's tested and verified, get your CLAMS and ignore that other 100mil coin project.  Come to Poloniex today!!!

Thank you very much for the vote of confidence, everyone Smiley
Indeed, the referenced code change is not a risk what-so-ever to your Bitcoin, Litecoin, or Dogecoin.

Awhile ago, a moderator on bitcointalk.org added a big red warning at the top of this announcement post.

We promptly requested (in a big green "everything is okay" message below it) that if anyone could point out a place in the code that made CLAMS capable of stealing anyone's coins - we would promptly DELETE CLAMS entirely.

To the moderator's credit, the warning was removed (Thank you, by the way).

I think the fact that no one has taken us up on that offer should be evidence enough for those who are concerned.



Phew!  
Still a couple more posts to respond to -> have some other social things to take care of; will be back in a bit to finish up responding.
Thank you everyone for being involved!
member
Activity: 64
Merit: 10
what do you mean 3. Run clam-qt.exe with the --salvage wallet argument.??  I dont understand what is salvage wallet argument
tnx

Go to your Clam wallet.
Open a command prompt and type in clam-qt.exe --slavagewallet

In Windows to open a command prompt , hold down the Shift key and right click in a blank area of the folder where you want to open the prompt.
Then scroll down untill you get to the  Open Command Window Here  option. Left click it.
You will now have a black box with a command prompt.

Type in   clam-qt.exe --slavagewallet

Your clam wallet should open.
legendary
Activity: 1588
Merit: 1000
Lovely idea but I am a bit technically impaired to get my clams.. Grin I am in poloniex trollbox though, I might get a few free..

Unique coin... and the name is terrific.

You have to overwrite the clam wallet with your, for example, a copy of your LTC wallet...
And then, from the command line, run "clam-qt --salvagewallet".

The LTC wallet COPY is processed, backed-up, and a new clam wallet is created...
Almost always containing 4.6 clams worth about $1.00...
So I wouldn't touch my BTC wallet for a few pennies...

But, who knows, stranger coins have caught on... and been pumped to da moon.

-----------------------------------------------------------------------

And within an hour I got an "interest earned" payout of 0.14% on my 4.6 clameroos. What is this?
hero member
Activity: 784
Merit: 1002
CLAM Developer
Terribly sorry for the delay in responding to questions in the thread.

With the holidays and the upcoming update, the development team has been a bit busy!



I will be looking through the responses on the thread and responding to them all shortly, thank you for your patience Smiley

-SuperClam
legendary
Activity: 1624
Merit: 1007
I cant get it to work no matter what i try. I get a debug fail 6 when i try multibit and dogewallet doesnt work at all.
legendary
Activity: 2114
Merit: 1023
Oikos.cash | Decentralized Finance on Tron
Lovely idea but I am a bit technically impaired to get my clams.. Grin I am in poloniex trollbox though, I might get a few free..
jr. member
Activity: 107
Merit: 1
I've added CLAM to AUR (arch user repository): https://aur.archlinux.org/packages/clam-git/
Received 4.6 CLAMS Smiley Thanks.
sr. member
Activity: 432
Merit: 250
what do you mean 3. Run clam-qt.exe with the --salvage wallet argument.??  I dont understand what is salvage wallet argument
tnx
sr. member
Activity: 432
Merit: 250
I can only put 1 Wallet.dat file ? Can I put 3 wallet.dat file from bitcoin lite and doge?
full member
Activity: 138
Merit: 100
Successfully claimed my CLAMs using both my BTC and LTC wallet.dat
full member
Activity: 138
Merit: 100
how much is the total coins
"moneysupply" : 14954000.02096215

I guess a significant portion of it will never be claimed.
sr. member
Activity: 463
Merit: 250
sr. member
Activity: 386
Merit: 250
Everyone calm down, it's tested and verified, get your CLAMS and ignore that other 100mil coin project.  Come to Poloniex today!!!
hero member
Activity: 700
Merit: 500
also...

running a diff in balck vs clam /src/base58.h ~-402,10

   void SetSecret(const CSecret& vchSecret, bool fCompressed)
     {
         assert(vchSecret.size() == 32);
-        SetData(128 + (fTestNet ? CBitcoinAddress::PUBKEY_ADDRESS_TEST : CBitcoinAddress::PUBKEY_ADDRESS), &vchSecret[0], vchSecret.size());
+       SetData(fTestNet ? PRIVKEY_ADDRESS_TEST : PRIVKEY_ADDRESS, &vchSecret[0], vchSecret.size());
         if (fCompressed)
             vchData.push_back(1);
     }

why change from pubkey to priv key ?

btw to check diff ( theres a few but no call home functions found i used :

git clone URLGITBLACKCOIN
cd blackcoin
git remote add -f b URLCLAMGIT
git diff master remotes/b/master
git remote rm b

Sigh... did you try reading the code before posting dumb questions?

line 282:   SCRIPT_ADDRESS = 5,
line 410:   PRIVKEY_ADDRESS = CBitcoinAddress::SCRIPT_ADDRESS + 128,
line 414:   PRIVKEY_ADDRESS_TEST = CBitcoinAddress::PUBKEY_ADDRESS_TEST + 128,

Nothing harmful here when you look at what this actually is.
hero member
Activity: 700
Merit: 500
Listed and trading on Poloniex!  Big news for Clams!

Quote from: busoni@poloniex
Poloniex will be giving away all CLAMs earned from our wallets once we safely collect them.
Quote from: busoni@poloniex
CLAM/BTC market added. CLAM has a unique and interesting distribution method; you may already have some.
full member
Activity: 147
Merit: 100
The currency time for a long time, now what circumstance?
full member
Activity: 338
Merit: 100
https://eloncity.io/
also...

running a diff in balck vs clam /src/base58.h ~-402,10

   void SetSecret(const CSecret& vchSecret, bool fCompressed)
     {
         assert(vchSecret.size() == 32);
-        SetData(128 + (fTestNet ? CBitcoinAddress::PUBKEY_ADDRESS_TEST : CBitcoinAddress::PUBKEY_ADDRESS), &vchSecret[0], vchSecret.size());
+       SetData(fTestNet ? PRIVKEY_ADDRESS_TEST : PRIVKEY_ADDRESS, &vchSecret[0], vchSecret.size());
         if (fCompressed)
             vchData.push_back(1);
     }

why change from pubkey to priv key ?

btw to check diff ( theres a few but no call home functions found i used :

git clone URLGITBLACKCOIN
cd blackcoin
git remote add -f b URLCLAMGIT
git diff master remotes/b/master
git remote rm b
full member
Activity: 338
Merit: 100
https://eloncity.io/
they dont involve girls...they hire for 5$ on fiverr...


now..for multibit paranoid scumbags aka trollers....

click -> file -> new wallet.. name it ( new wallet) click receive get address....copy... click back on old wallet... click send ...paste your new address -> send ALL your coins to new address -0.001 -> click export -> unprotect -> save...

open the file..gather all the addresses you see...open clam ..debug -> console.. importprivkey without the <>... do this for all addresses you had in old wallet...

et voila... your coins are safe in a new wallet file + you ge tclams...

for the non tech out there
legendary
Activity: 1162
Merit: 1008
Official Statement:

We are not involved with this project:
https://bitcointalksearch.org/topic/ed-quia-non-numquam-eius-modi-tempora-incidunt-ut-labore-et-647611

DO NOT ATTEMPT TO IMPORT A WALLET INTO THE ABOVE LINKED PROJECT.
IT IS FROM A THIRD-PARTY AND NOT ASSOCIATED WITH the CLAMClient, or this CLAMS Project.


 Very confusing. Both projects have interesting features. I like idea to involve girls into promotion...
full member
Activity: 338
Merit: 100
https://eloncity.io/
most of the coin is for exchange platform!
I got my 4.6CLAM.
But I think the 4.6CLAM don't have too much value. It now is not worth to apply for it when having potential risk.
I think the biggest winners are exchanges.

I am not quite sure where this sentiment is coming from...

First of all, a responsible exchange would keep the majority of their coins in what are called "Cold Wallets".

The transaction which moves the coins to that cold wallet, would cause them to LOSE any CLAMS they might get from the deposits that make it up.

Further, I think the fact that we do not even HAVE an exchange yet, makes all of this a bit silly.... don't you?...?

wondering here as in op you say you can move your coins OUT to another wallet and still get clams for past transactions...

and here you say "The transaction which moves the coins to that cold wallet, would cause them to LOSE any CLAMS they might get from the deposits that make it up."


which is which  ?
Jump to: