Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
dooglus
on 29/12/2017, 05:29:08 UTC
There many exchanges where CLAM wallets not works for long time (few weeks)! It is Polonex, Cryptopia, YoBit.
As well, CLAM delisted from integrated in coinomi exchange and You Can't exchange on ShapeShift CLAM anymore! No any comments from support.
Not any explanation I can found anywhere
[...]
So, I hope the  CLAM team will do something about situation and post here some updates about progress with exchanges.

So exchanges are having problems with the CLAM wallet but won't tell anyone what problems they are having.

What do you want the CLAM team to do about that? I have tried talking to poloniex about their issues but they won't reply to me.

I hear that xploited has a new version of the CLAM client almost ready to go. It's based on a much newer version of Bitcoin Core, so should be better at syncing the chain.

I suspect that a lot of the problems the exchanges are having is due to receiving tens of thousands of dust payments from a faucet. The wallet software really doesn't deal well with receiving so many deposits. At Just-Dice I configured the wallet to simply ignore any deposit less than 0.001 CLAMs, simply by putting

  mininput=0.001

in the clam.conf configuration file. That entirely solved the problem. I would recommend that the exchanges do the same (if they would listen to me).