Pages:
Author

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

legendary
Activity: 2940
Merit: 1333

Can you copy/paste that in text form?

And show some information about the output you're trying to spend. Output from 'validateoutputs' about it would be useful.
member
Activity: 170
Merit: 10
is there any new things going on here?
newbie
Activity: 21
Merit: 0
Anybody can help?

Are you there Dooglus?

I am here. I did have a quick look at the addresses and txids you posted but it looked to me like none of them existed on the network.

http://khashier.com/address/xSPPAQsgYTUsiH51xG3u4Shf7Cc7dt5V7g
http://khashier.com/address/xK8vfFyKC4J2SHR2Hhk7whQAaCTGWbEEwW
http://khashier.com/tx/71f2cbe9ff92b8c62a2bcfba5dfc9bc32a2d0c71bf55834e6d884b9ab0de201c
etc.

So I don't know what you're really trying to do.

I would be helpful if you could copy/paste the whole console session. What commands are you running? What outputs are you getting?
Like I said, that's random data I generated (that's why I also posted the private keys so anybody can retry). Since I'm trying to get the whole signing process to work on a system without network access, there is no way for the Clam client to verify eg the tx. That's why I might as well use random addresses and tx. From my understanding, it should not matter if the data is real or not as long as it passes e.g. address verifications.

Btw, I did include a screenshot of the console session before where I tried to create a tx to spend the 69th output. See http://picpaste.com/iYdNPs6T.png
Creating the raw tx works, but I cannot figure out how to sign it correctly, even when I have both privkeys in the client.


legendary
Activity: 4004
Merit: 1250
Owner at AltQuick.com
Any hope of getting more exchanges to carry clam?

I don't know if anyone has tried. You are free to contact whichever exchange you use and ask them to add it.

Let us know what exchanges you are thinking about wanting to add.

CoinExchange.com is kind of interesting and they don't have limits on Bitcoin withdraws.

I haven't asked exchanges in probably over a year... I last tried to get some Chinese exchanges.
legendary
Activity: 2940
Merit: 1333
Any hope of getting more exchanges to carry clam?

I don't know if anyone has tried. You are free to contact whichever exchange you use and ask them to add it.
legendary
Activity: 1199
Merit: 1047
Any hope of getting more exchanges to carry clam? seems like the bottle neck atm. Polo doesnt serve everyone and ShapeShift seems spotty af, it makes clams like a little extra risky :/

I think it's possible to buy them from other people from Just Dice with the escrow method. I'm not sure though, I haven't tried it.
newbie
Activity: 52
Merit: 0
Any hope of getting more exchanges to carry clam? seems like the bottle neck atm. Polo doesnt serve everyone and ShapeShift seems spotty af, it makes clams like a little extra risky :/
legendary
Activity: 2940
Merit: 1333
It doesn't matter if the client is synced. You should unlock the wallet with the walletpassphrase RPC before trying to sign a transaction. Other than that, maybe you could show more details. What are you typing, and what does the error say? "I failed" isn't helpful.

Here's the random test data I'm using:

From address: xSPPAQsgYTUsiH51xG3u4Shf7Cc7dt5V7g (importprivkey Lo2RApGkaDZDePA347i56Lo4xRNGBwuxUgyQBC5cK9Ea2Kpn2mnt)
To address: xK8vfFyKC4J2SHR2Hhk7whQAaCTGWbEEwW (importprivkey LnE8nFjSGVKhxoo5rxNZnQU31zT2JnDmVNsEEXoA8tq1HoXtJ4DC)
Amount: 3.5 CLAM
TX in which they were received: 71f2cbe9ff92b8c62a2bcfba5dfc9bc32a2d0c71bf55834e6d884b9ab0de201c
Output in which they were received: 69

By the way, I'm using the console window of the clam-qt.exe client. I'm testing on a Windows VM without network that has never seen any Clam install before (and for every test I revert it back to a previous snapshot).
I just start the exe, import the above keys, restart the exe and go to the console window. There's no password set (at least clam-qt never asked for one).

Here's the screenshot of my attempt: http://picpaste.com/iYdNPs6T.png

I'm aware that any other Clams would be a tx fee; I'm just trying to get this to work right now, so I don't bother about fees.

Anybody can help?

Are you there Dooglus?

I am here. I did have a quick look at the addresses and txids you posted but it looked to me like none of them existed on the network.

http://khashier.com/address/xSPPAQsgYTUsiH51xG3u4Shf7Cc7dt5V7g
http://khashier.com/address/xK8vfFyKC4J2SHR2Hhk7whQAaCTGWbEEwW
http://khashier.com/tx/71f2cbe9ff92b8c62a2bcfba5dfc9bc32a2d0c71bf55834e6d884b9ab0de201c
etc.

So I don't know what you're really trying to do.

I would be helpful if you could copy/paste the whole console session. What commands are you running? What outputs are you getting?
newbie
Activity: 21
Merit: 0
It doesn't matter if the client is synced. You should unlock the wallet with the walletpassphrase RPC before trying to sign a transaction. Other than that, maybe you could show more details. What are you typing, and what does the error say? "I failed" isn't helpful.

Here's the random test data I'm using:

From address: xSPPAQsgYTUsiH51xG3u4Shf7Cc7dt5V7g (importprivkey Lo2RApGkaDZDePA347i56Lo4xRNGBwuxUgyQBC5cK9Ea2Kpn2mnt)
To address: xK8vfFyKC4J2SHR2Hhk7whQAaCTGWbEEwW (importprivkey LnE8nFjSGVKhxoo5rxNZnQU31zT2JnDmVNsEEXoA8tq1HoXtJ4DC)
Amount: 3.5 CLAM
TX in which they were received: 71f2cbe9ff92b8c62a2bcfba5dfc9bc32a2d0c71bf55834e6d884b9ab0de201c
Output in which they were received: 69

By the way, I'm using the console window of the clam-qt.exe client. I'm testing on a Windows VM without network that has never seen any Clam install before (and for every test I revert it back to a previous snapshot).
I just start the exe, import the above keys, restart the exe and go to the console window. There's no password set (at least clam-qt never asked for one).

Here's the screenshot of my attempt: http://picpaste.com/iYdNPs6T.png

I'm aware that any other Clams would be a tx fee; I'm just trying to get this to work right now, so I don't bother about fees.

Anybody can help?

Are you there Dooglus?
legendary
Activity: 2268
Merit: 1092
Ok this coin is driving me crazy!
I`ve been waiting for it to sync for 2 weeks and it`s still 2 years behind.
Is there anyway I can import my priv keys to somewhere and get my clams???
Please help

See my post above.

1. You only need to sync about 10,000 or so blocks to claim your CLAMs. If you've been granted some, it should be showing by now.

2. You do not need to fully sync to send confirmed funds.
legendary
Activity: 2254
Merit: 1290
Ok this coin is driving me crazy!
I`ve been waiting for it to sync for 2 weeks and it`s still 2 years behind.
Is there anyway I can import my priv keys to somewhere and get my clams???
Please help

There is a contemporary bootstrap file,  as advertised in the ANN (last item) and upthread you will find various references to claim services.

Cheers

Graham
newbie
Activity: 31
Merit: 0
Ok this coin is driving me crazy!
I`ve been waiting for it to sync for 2 weeks and it`s still 2 years behind.
Is there anyway I can import my priv keys to somewhere and get my clams???
Please help
legendary
Activity: 1960
Merit: 1022
Not sure how you read the above posts & not get that it should be nuked from orbit... just to be sure.

I dont get why you say that. You loses money?
legendary
Activity: 3038
Merit: 1032
RIP Mommy
Not sure how you read the above posts & not get that it should be nuked from orbit... just to be sure.
legendary
Activity: 1960
Merit: 1022
A lot of Legendary trusted users following this coin. Why the price is so low?

We are far away from the ATH, only 6% of that. This days a lot of coins are getting a 8/12X pumps, and thats what clams needs. At 200k sats it was already very cheap.

Very low current supply (under 3 milions), very hard to get CLAMS without buying (you need Litecoin or Bitcoins, stacking is just worthless with low amounts).

Solid and "old" coin with active development and community, and one of the coins with the lowers marketcap on poloniex. With the current volume and price it will be very easy for whales and pump groups to take the price several times higher.
legendary
Activity: 3038
Merit: 1032
RIP Mommy
For security, I'd rather use the client that locks up & requires force quit every single time despite having 16 GB of RAM, than a website.

Is there some way to see in the logs which private key you imported corresponds to which address in the Receive tab?
legendary
Activity: 4004
Merit: 1250
Owner at AltQuick.com
Number of connections 0
Last block time Tue Nov 28 02:30:40 2017
Current number of blocks 1792910

What console command do I use to get fucktarded v1.4.17 synced before all my CLAM gets swept out from under me like BurtW?

Shouldn't you be able to sweep them with Just-dice.

Go to the "Chat" tab and type /dig
legendary
Activity: 2646
Merit: 1137
All paid signature campaigns should be banned.
I imported private keys from someone's peeled coins that they took a picture of, uploaded to Imgur, and linked in #bitcoin-otc as a giveaway. Then they swept their BTC wallet(s) for CLAM digs months later (AFTER I had told them I took the ones on the coins & how they could dig for CLAM with the rest of their BTC), so the ones they had indian-given disappeared from my CLAM wallet.

A non-fucktarded CLAM client would have always swept private keys to a randomly-generated CLAM keypair & not left anything on the original private keys.
Yes, this is basically the same issue I had.  The main thing I am trying to harp on and make sure everyone knows is that after all this happens you probably ended up with these swept CLAM address in your receive address list so LABEL THEM so you never accidentally use them again like I did.

So a client improvement suggestion would be that when importing private keys the client would:

1) sweep the CLAM to a randomly generated internal address.
2) do not put the swept CLAM address in the receive CLAM address list
3) maybe even delete the entire key pair and all references to the swept key pair and address from the client.
legendary
Activity: 3038
Merit: 1032
RIP Mommy
I imported private keys from someone's peeled BTC coins that they had taken a picture of, uploaded to Imgur, and linked in #bitcoin-otc as a giveaway. Then it looks like 54bc57a62f9df20e160d1f2b70dcad26c3680619019c861a34f701cac7b80bc3 containing all of them & others, was a BTC wallet CLAM dig & cashout (months after I had told them I took the ones on the coins & how they could dig for CLAM with the rest of their BTC). They confirmed today that they'd done a comprehensive CLAM sweep of all wallets since I told them how, and cashed out to BTC.

It's possible whoever took the BTC part of the giveaway also dug the clams & didn't move them right away like I didn't? But it sure feels like an indian gift at this point. I wouldn't have even thought they were diggable anymore, considering the time that had elapsed between their giveaway & the time I read my bouncer scrollback, but because they said one of 'em wouldn't import, I figured it was worth a try to figure out which private key character(s) they had misread. If they had all the peeled privkeys imported to their BTC wallet, then clearly one of them would, and did, import.

A non-fucktarded CLAM client would have always swept private keys to a randomly-generated CLAM keypair & not left anything on the original private keys.
legendary
Activity: 2646
Merit: 1137
All paid signature campaigns should be banned.
Number of connections 0
Last block time Tue Nov 28 02:30:40 2017
Current number of blocks 1792910

What console command do I use to get fucktarded v1.4.17 synced before all my CLAM gets swept out from under me like BurtW?
Unless you imported well known publicly known private keys into your wallet you do not have to worry about your CLAM being swept.  Most people are not as, umm, "creative" as me and they will not have any issues with this.
Pages:
Jump to: