Search content
Sort by

Showing 20 of 36 results by ijuststarted
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
ijuststarted
on 03/03/2018, 09:37:41 UTC
https://i.imgur.com/M9zbdol.png

LuckyBit has launched Clambling, a Clam gambling website where you can play 4 thrilling games! You can win up to x99.9 times your initial bet.

Visit: https://clambling.luckyb.it/

Amazing!! Much needed competition for JD!
Are you planning on implementing bankroll / staking features or is it just for gambling?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
ijuststarted
on 25/02/2018, 15:43:24 UTC
Has anyone been able to withdraw any CLAM from Yobit? I converted all to BTC and was getting ready to move to Polo, but now I am stuck trying to verify my Polo account. If CLAM withdraw is now active, I would consider converting back to CLAM and withdraw CLAM...
Well the situation has been like that for quite some time now. I don't see any indications why yobit would enable CLAM withdrawal, when they had the pssobility to do that all along. I don't know about BTC withdrawal fees at the moment, so you should check if BCH or DOGE would be a better option.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
ijuststarted
on 18/02/2018, 18:49:22 UTC
This is strange.

Are you getting CLAM coins these days?
Staking is not working, like 51% attack or similar, time to get reward is 2hrs, and I am getting 1-2 per day.

Would you mind telling us how many CLAMs you're actually staking? So we could compare your results to similar stakers.
However, the client showing "2 Hours" and you receiving 1-2 per day doesn't sound too unrealistic in my opinion.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
ijuststarted
on 04/02/2018, 13:35:34 UTC
Here's a question to all those using clamd.
As far as I know, clamd doesn't provide an interactive mode. So, when I want to unlock my wallet for staking or sending CLAM, i have to enter the password in clear text. Something that's not recommended and i wouldn't feel too good about on a VPS. What is the best practice to workaround this issue? I know this is not a CLAM specific issue, however there are some capable individuals here Wink
Thanks!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
ijuststarted
on 02/02/2018, 20:00:36 UTC
Has anyone been able to withdraw CLAM from Yobit.net in the past 2 months? I've been trying to and it keeps saying "Withdrawal for such currency is temporary off."

I've been trying since mid December or even before... Thought it would be fixed, but it doesnt look like it's going anywhere.  Huh

https://i.imgur.com/BNwFmUp.png

Anyone knows what's up? Thanks.

I tried and eventually moved some to bleutrade which works just fine. Had same message for weeks and no reply from customer support.
It appears like the "Withdrawal for such currency is temporary off." is part of yobit's business plan. If I were you I'd trade the CLAMS for BTC and then into LTC and get them off of yobit - and never go back there Wink.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
ijuststarted
on 31/01/2018, 21:51:33 UTC
They have resolved the issues at the moment

They haven't fixed their problem.
Sorry to hear that. According to https://www.cryptopia.co.nz/CoinInfo/?coin=CLAM, their wallet is up and synced. I had no problems withdrawing CLAMs. I hope it gets fixed soon. (But.. I can't wait for truly decentralized exchanges to happen)
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
ijuststarted
on 31/01/2018, 20:50:40 UTC
Hello !
I made a withdrawal from CLAM from poloniex to a wallet at CRYPTOPIA, it's been more than 15 days since I NOT received the coins, and neither poloniex nor CRYPTOPIA does not respond to what's happening.
MORE THAN 15 DAYS WITHOUT KNOWING WHERE THERE ARE MY COINS AND NO ANSWER.
I need your help to identify where the error is.
Here is the withdrawal data:
Wallet: xV7fo5iBNxf24RNMx3Azg52PNYjCJZS1zg
Txid: 9c6222a0714769ee91efafe9b4f7c20d0308780a5974c5c2d62bede96118a1c9

Thank you !
Cryptopia had some issues with CLAMS in January. Withdrawals and deposits didn't go through. They have resolved the issues at the moment (unlike yobit, don't trade there!). I recommend submitting a ticket to cryptopia. But expect that it will take 2 weeks before you get any reply Sad
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
ijuststarted
on 22/01/2018, 15:11:55 UTC

In case you don't get a reply here, you might also want to check with the guys over at the #clams IRC room over at freenode. 

All the best!
I will check this out, thanks.



Yes, the true at the end of the command unlocks it only for staking.

I have this in .bashrc

stake()
{
echo -n "Enter password: "
read -s PASS; ~/cli walletpassphrase "$PASS" 8640000 true
PASS=""
}
cli is symlink to clamd


Thank you for clearing that up. May I ask if you're using the precompiled version or did you compile the source?
When i compiled the source, i noticed that it results in a more recent version of clam.According to clam-qt: v.1.4.17-135-gac5c8cc0, build date 2017-01-20 01:57:20 -0500
Is it OK to run this version or is it recommended to stick to the older, precompiled one?
Cheers
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
ijuststarted
on 21/01/2018, 13:35:40 UTC
Hi there.
When using Clam-qt i have the option to unlock the wallet "for staking only".
What would be the equivalent for clamd?
Is it: "walletpassphrase passphrase 9999999 true" ?

Furthermore, if i stake with the option "for staking only", will it execute the "splitsize=X" command in clam.conf? Or does that only work if the wallet is unlocked completely?

Thank you for answering and thank you to everyone continue working on this project!
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
ijuststarted
on 17/01/2018, 08:16:22 UTC
FWIW, I checked my client just now and the number of connections seem healthy.

My client is reporting 90 connections, fwiw.

Cheers

Graham

90!? I have 8 connections.
What kind of setup do you have?
Post
Topic
Board Announcements (Altcoins)
Re: Witdhraw time
by
ijuststarted
on 15/01/2018, 18:34:02 UTC
Hello guys i withdrew clam token from bittrex to cryptopia 12 hours ago, transction has 1000 confirmation, and its still as unconfirmed on cryptopias balance. how many confirmations it needs?ANy idea whats going on?

The cryptopia status page shows its clamcoin wallet has no connections.

https://www.cryptopia.co.nz/CoinInfo/?coin=CLAM
yep... waiting for my withdrawal for some days now ;(
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [FUTEREUM (FUTR)] [Ethereum Blockchain Derivatives Contract]
by
ijuststarted
on 12/01/2018, 19:39:11 UTC


[/i]LEVEL 1 / 114 FUTR/ETH / 1m FUTR
LEVEL 2 / 89 FUTR/ETH / 900k FUTR
LEVEL 3 / 55 FUTR/ETH / 800k FUTR
LEVEL 4 / 34 FUTR/ETH / 700k  FUTR
LEVEL 5 / 21 FUTR/ETH / 600k FUTR
LEVEL 6 / 13 FUTR/ETH / 500k FUTR
LEVEL 7 / 8 FUTR/ETH / 400k FUTR
LEVEL 8 / 5 FUTR/ETH / 300k FUTR
LEVEL 9 / 3 FUTR/ETH / 200k FUTR
LEVEL 10 / 2 FUTR/ETH / 100k FUTR[/center]

If all levels are completed by GMT: Saturday, January 5, 2019 9:12:07 PM then all FUTR will be eligible to swap back with the ETH held in the smart contract on GMT: Saturday, February 9, 2019 9:12:07 PM. If any levels remain unmined after the completion date then the swap date will be moved back by 24 months.


Wow, so basically, you are saying: If people don't invest over 500000 ETH (600 Million USD) in FUTR, the swap date will be moved back by 24 months?
Oh, and i think you forgot to mention the fees that you take:
Quote
    // Addresses for fees.
    address public foundation = 0x950ec4ef693d90f8519c4213821e462426d30905;
    address public owner = 0x78BFCA5E20B0D710EbEF98249f68d9320eE423be;
    address public dev = 0x5d2b9f5345e69e2390ce4c26ccc9c2910a097520;
   
    // Pays fees to the foundation, the owner, and the dev.
    // It also updates the state.  Anyone can call this.
    function payFees() public {
         // Check state to see if swap needs to happen.
         _updateState();
         
        uint256 fees = penalty + (_submitted - submittedFeesPaid) * 1530 / 10000;  // fees are 15.3 % total.
        submittedFeesPaid = _submitted;
       
.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
ijuststarted
on 12/01/2018, 12:54:06 UTC
just found out i have 100s of clams, but the wallet takes forever, been on 20 weeks left for hours
Go back about four posts and read about the easy way to download using the bootstrap files.
I did, it crashed repeatedly, I tried that method for about 2 hours
Did it really crash or just become unresponsive for several minutes?
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
ijuststarted
on 12/01/2018, 12:19:07 UTC
just found out i have 100s of clams, but the wallet takes forever, been on 20 weeks left for hours
Congratulations! 20 weeks took me about a day to sync! If you're using the windows client ... I had to restart the client several times to complete the sync.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
ijuststarted
on 12/01/2018, 11:41:21 UTC
Hi everyone,
i want to give staking a try, basically just for fun (with the amount of CLAMS I own, it takes probably a few years before i get lucky Smiley )
Nevertheless, I have some questions.
1.) Does the age of the coins make any difference (does it matter if a coin is one day old or three years old?)
2.) Does the performance of the PC used make difference
3.) Does the Operating System and the version of CLAM in use ("Commandline" vs. GUI) make a difference?
4.) Do i have to open and forward some ports in my router (like running a node in Bitcoin Core?)
5.) General advice for Staking (apart from having a huge amount of CLAM Cheesy)?

Thank you to anyone helping me.

From what I experienced, I don't think #1 and #3 make a difference.  For #2: I suspect, though I am not really sure, that it is your network performance that will play a difference.  Perhaps someone can pitch in.

But regardless, staking on your own involves waiting for a period of time before you'll stake something -- this "time" is not uniform, meaning you may experience a drought and not get anything for a long time, and then you'll get a bunch in a rather small amount of time. (The other option will be placing your coins in a staking pool, though I don't thank that is not on your questions above.)

For #4: I didn't do any tweaking, though as I understand, you'll want to be careful in terms of security, as your wallet will be open all the time and you wouldn't want security to be compromised. 

Perhaps some others can add more info. All the best.

Thank you for answering! Would be indeed interesting to know if Network Latency has any influence. I'd tend to say no because of the 1 Minute block times, but maybe I'm missing something.
Another question: Is it possible to stake from a multisig address? This would increase security i guess.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][CLAM] CLAMs, Proof-Of-Chain, Proof-Of-Working-Stake, a.k.a. "Clamcoin"
by
ijuststarted
on 11/01/2018, 15:58:44 UTC
Hi everyone,
i want to give staking a try, basically just for fun (with the amount of CLAMS I own, it takes probably a few years before i get lucky Smiley )
Nevertheless, I have some questions.
1.) Does the age of the coins make any difference (does it matter if a coin is one day old or three years old?)
2.) Does the performance of the PC used make difference
3.) Does the Operating System and the version of CLAM in use ("Commandline" vs. GUI) make a difference?
4.) Do i have to open and forward some ports in my router (like running a node in Bitcoin Core?)
5.) General advice for Staking (apart from having a huge amount of CLAM Cheesy)?

Thank you to anyone helping me.
Post
Topic
Board Announcements (Altcoins)
Re: ♦♣LOTTOCOIN♠♥ THE NEW LOTTOCOIN THREAD!! The hottest gaming currency!! LOT
by
ijuststarted
on 07/02/2014, 19:24:05 UTC
mrlotto, are you behind OlympicCoin?
It looks all very similar. I just wanna know.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [OLY] OLYMPIC COIN - [LAUNCHED 07/02/14] - 1.3 GHS!
by
ijuststarted
on 07/02/2014, 15:53:19 UTC
This coin and everything sorrounding it, reminds me a lot of LottoCoin. ...
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] MemoryCoin 2.0 (MMC) - CPU Mining
by
ijuststarted
on 22/12/2013, 17:56:46 UTC
Quote

I mined from the start of the coin for 96 hours with 16.5 hpm...0 blocks...than I got depressed  Cry

BUT THEN...I received 1 MMC from some really nice guy here (thanks again) and I was like  Cheesy (yeah I know, 96h at 16.5hpm and 0 coins...that sucks...but that 1 MMC made me happy the same way as finding a block because...cause it's really nice knowing there are still people who find some joy in making a complete stranger a bit happier than before).

So I would like to send 0.1 MMC to the first 3 people who quote my message (and please, only people with 0 coins. Don't be greedy and create a new adress just to receive 0.1 MMC...let other people enjoy this really small gift - yeah sorry, don't have much Smiley )

My MMC adress is: MBMKm9teYENTfaxYkeAAdMpb9BP33254c6
I wirte it down, but in case you feel generous and want to send some coins, consider that I received 1MMC and maybe someone out there has not yet  Smiley


Hey mate. I also mined since the very start.. tried with cloud mining 2 days.. got nothing.
Would appreciate 0.1 MMC.
Thanks brother

MGMHk4vEKsGsRQPinUtDEyUjBxRsjTBrec
Post
Topic
Board Altcoin Discussion
Re: [Giveaway] MemoryCoin 2.0 MMC
by
ijuststarted
on 20/12/2013, 13:44:11 UTC
MM3xTwCTy2tw3CuxFbWa8z8yd7UtAd2F1e

Thank you brother!