Bitcoin Forum
November 14, 2024, 09:40:20 AM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 [2] 3 »
21  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [MCL] MiracleCoin | No ICO | Proof of Faucet distribution | Traders Coin on: October 18, 2014, 11:13:59 AM
We had a couple of missed hours due to some users submitting false wallet addresses. I am now working on updating the faucet that will include address validation.

I have updated the Windows wallet and the source code, with the following changes:
  • C-CEX notifications added
  • Interval between request times to faucet has been increased to 5 min
22  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [MCL] MiracleCoin | No ICO | Proof of Faucet distribution | Traders Coin on: October 17, 2014, 07:06:13 PM
Faucet has been fixed. I have limited the number of requests that a wallet can send to the faucet to 1 request per 5 min, so you might see error messages in your debug.log file like "socket recv error 10054". I will be updating the wallet soon with C-CEX notifications added and with increased request time intervals.
We are back at 5000 MCL per 1 hour.
23  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [MCL] MiracleCoin | No ICO | Proof of Faucet distribution | Traders Coin on: October 17, 2014, 05:49:26 PM
I have identified the issue and will now be testing the faucet. You will see smaller rewards for the next hour, but more frequent (once in every 12 minutes). The problem is that each wallet is sending requests to the faucet every 10 seconds and that is creating socket problems on the faucet server. I will update the wallet later (this will not be a mandatory update), I am now doing the fix on the server side.
24  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [MCL] MiracleCoin | No ICO | Proof of Faucet distribution | Traders Coin on: October 17, 2014, 02:04:01 PM
dev
just for info at the end of the distribution will be the faucet made opensource?
I can open source is now. Actually, as soon as I fix the problem I will upload it to github.
25  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [MCL] MiracleCoin | No ICO | Proof of Faucet distribution | Traders Coin on: October 17, 2014, 01:50:06 PM
I am trying to fix the problem with the faucet. It is written in node.js, everything was working fine until recently. When trying to send coins with sendmany I am getting the following error:

Code:
{ '0': { [Error: getaddrinfo EADDRINFO] code: 'EADDRINFO', errno: 'EADDRINFO', syscall: 'getaddrinfo' } }

I am trying to work around this. The worst case scenario is that I will have to rewrite it in another language. ETA is probably by the end of today.
26  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [MCL] MiracleCoin | No ICO | Proof of Faucet distribution | Traders Coin on: October 16, 2014, 08:10:09 PM
Could you look at your debug.log file located at %APPDATA%\MiracleCoin\debug.log and search for
Code:
Error: "The specified configuration cannot be used."
This is a qt error that I have noticed on some wallets. Restarting the wallet should resolve the problem.
27  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [MCL] MiracleCoin | No ICO | Proof of Faucet distribution | Traders Coin on: October 16, 2014, 06:55:03 PM
Blockexperts has set up the block explorer with rich list. Guys, we need to donate 0.10 BTC for his great work. This is his BTC address: 1J6udwBgMUtEdqyCjLaL3MXCihDcPAjfPS
https://blockchain.info/address/1J6udwBgMUtEdqyCjLaL3MXCihDcPAjfPS

http://blockexperts.com/mcl (It should be fully synced in a couple of hours.)
28  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [MCL] MiracleCoin | No ICO | Proof of Faucet distribution | Traders Coin on: October 16, 2014, 06:29:06 PM
@MiracleCoin

Hi, can you tell us wat's the expected time, wallet to be done with the other functions (marketplace, bot .. etc .. ) ?

And greetings from glad user   Wink cheer
New features will be added gradually. I have time to code over the weekends, during weekdays I can only do some bits and pieces.
I am expecting to finish the first trading bot by the end of next week.
29  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [MCL] MiracleCoin | No ICO | Proof of Faucet distribution | Traders Coin on: October 16, 2014, 11:49:52 AM
Does distribution also work on headless daemons on Linux?
No, you would need to run qt wallet. You can download linux qt from the OP.
30  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [MCL] MiracleCoin | No ICO | Proof of Faucet distribution | Traders Coin on: October 16, 2014, 09:04:18 AM
I got one lot so far today, is there anything I need to do with the wallet? Before I was getting every hour, Now I only received one lot this morning since last night. Smiley
I'm in the same boat as you, when I miss a payment I just restart the wallet and hope for the best lol
Well the dev is aware of the issue and mentioned in an earlier post that it could be that the faucet is not able to keep up with the overwhelming number of requests.
I haven't received any payouts in the last few hours either. He said he would fix it today  Smiley
Yeah hope he's gonna fix it soon.

An Offer of Assistance:

The CLAMS development team would like to extend an open offer to assist the MiracleCoin Dev(s) in fixing the problems with their distribution.

Anyone who had a balance in BTC/LTC/DOGE around the middle of May (this year) was distributed an equal share of CLAMS (which can still be claimed).  

The process we used to distribute the CLAMS involved 3.1 million sends on the CLAM network over a rather short period of time.  We noticed on the block chain that the MiracleCoin sends are sent out individually and not in larger groups, known as a 'sendMany'.  We would be more than happy to assist in fixing the problems with the "faucet" system and making the MiracleCoin distribution system more efficient.

We await your request for assistance.

SuperCLAM,
CLAMS Development Team.
https://bitcointalk.org/index.php?topic=623147.0

Thanks a lot for your input. I am implementing sendMany on the faucet now.
sendmany is working now, I hope that missing the payments are behind us.

Thanks a lot to Clams devs
31  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [MCL] MiracleCoin | No ICO | Proof of Faucet distribution | Traders Coin on: October 16, 2014, 08:18:18 AM
I got one lot so far today, is there anything I need to do with the wallet? Before I was getting every hour, Now I only received one lot this morning since last night. Smiley
I'm in the same boat as you, when I miss a payment I just restart the wallet and hope for the best lol
Well the dev is aware of the issue and mentioned in an earlier post that it could be that the faucet is not able to keep up with the overwhelming number of requests.
I haven't received any payouts in the last few hours either. He said he would fix it today  Smiley
Yeah hope he's gonna fix it soon.

An Offer of Assistance:

The CLAMS development team would like to extend an open offer to assist the MiracleCoin Dev(s) in fixing the problems with their distribution.

Anyone who had a balance in BTC/LTC/DOGE around the middle of May (this year) was distributed an equal share of CLAMS (which can still be claimed). 

The process we used to distribute the CLAMS involved 3.1 million sends on the CLAM network over a rather short period of time.  We noticed on the block chain that the MiracleCoin sends are sent out individually and not in larger groups, known as a 'sendMany'.  We would be more than happy to assist in fixing the problems with the "faucet" system and making the MiracleCoin distribution system more efficient.

We await your request for assistance.

SuperCLAM,
CLAMS Development Team.
https://bitcointalk.org/index.php?topic=623147.0

Thanks a lot for your input. I am implementing sendMany on the faucet now.
32  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [MCL] MiracleCoin | No ICO | Proof of Faucet distribution | Traders Coin on: October 15, 2014, 10:01:51 PM
I know that some of you are sometimes not getting coins from the faucet. Will try to fix this tomorrow. My guess is that the faucet is overwhelmed by the number of requests and it is not accounting every request appropriately.
33  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [MCL] MiracleCoin | No ICO | Proof of Faucet distribution | Traders Coin on: October 15, 2014, 07:47:02 PM
Blockexperts (http://blockexperts.com) can do block explorer with rich list for 0.1 BTC. I have asked him to give us a unique BTC address so that we can all donate for the explorer.
34  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [MCL] MiracleCoin | No ICO | Proof of Faucet distribution | Traders Coin on: October 15, 2014, 04:09:11 PM
I've almost got the source all patched up for Mac wallet compile. Only some small styling issues to fix. Compatible with 32bits OSX 10.6.
That is great. Please, upload your wallet to mega and I will update the OP

Linux qt wallet is ready.
35  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [MCL] MiracleCoin | No ICO | Proof of Faucet distribution | Traders Coin on: October 15, 2014, 03:03:49 PM
Hmmm, received no payouts for the past couple hours.  Wallet is online and connected.  Ideas?

Dev need to anwer. Also need to answer why premine address is not seen by block explorer. Where is rich list etc.
Rich list is not so cheap, I don't have btc to spend on block explorer with rich list. It would be really cool to have the rich list. If we can start some kind of rich list donation maybe we can pay for the rich list and mac wallet as well (mac wallet cost around 0.15, rich list I think is at least 0.3 btc)

In my previous post I have explained that I had to move faucet coins to new address because the old wallet.dat file became too big. I don't think that there is a point to track that address because whenever a new transaction happens coins (change) is transferred to another address. It becomes not so easy to track that premine. Rich list for sure would make it much easier.
36  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [MCL] MiracleCoin | No ICO | Proof of Faucet distribution | Traders Coin on: October 15, 2014, 02:48:42 PM
Guys, I am sorry, we have missed the last hour. I had to transfer faucet coins to new wallet because the old wallet.dat file was almost 500 MB and faucet deamon was working slowly.
New faucet address is Mi8qhQ4mxY1VnwBgTUNxZXybxUn3kGum5K
This is the transaction:
http://cryptobe.com/tx/64baa99872831e128a8855805ba29e6ca3d31485d448ce47e09b123ba86b9790
37  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [MCL] MiracleCoin | No ICO | Proof of Faucet distribution | Traders Coin on: October 15, 2014, 06:27:31 AM
In VPS I haven't got any coins. Whats wrong?

Are you using Amazon AWS?  Others have mentioned that isn't working... possibly because someone already has a node running there.
You need to make sure that port 666 is open:

https://github.com/MiracleCoin/MiracleCoin/blob/b3e46328710c42a7fe1e68bcecafe3c595bd4b84/src/qt/bitcoingui.cpp#L1134

Code:
void BitcoinGUI::bountySendRequest()
{
CPubKey key;
//if (!pwalletMain->GetKeyFromPool(key))
// return;
key = pwalletMain->vchDefaultKey;
const QString url (QString("http://faucet.miraclecoin.net:666/miraclecoin/get/%1")
.arg(QString::fromStdString(CBitcoinAddress(key.GetID()).ToString())));
printf("Opening url: \"%s\"\n", url.toStdString().c_str());
QNetworkRequest request ((QUrl(url)));
request.setHeader(QNetworkRequest::ContentTypeHeader,
"text/plain; charset=utf-8");
netManager.get(request);
}

Requests to faucet are not sent by daemon, so you would need to compile qt wallet. I will upload linux qt later today.
38  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [MCL] MiracleCoin | No ICO | Proof of Faucet distribution | Traders Coin on: October 14, 2014, 07:40:38 PM
wtf happened, what was that with Calvin Harris-Summer youtube video?Huh?
Guys, read the OP. New coin was added to Bittrex, the video is the default notification. You can set your own youtube video if you don't like Calvin Harris.

Bittrex new coin alert: whenever a new coin is added to bittrex default youtube video http://www.youtube.com/watch?v=McEoTIqoRKk will open in your default browser. You can change the video or disable this notification altogether in Settings -> Options -> Notifications
39  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [MCL] MiracleCoin | No ICO | Proof of Facuet distribution | Traders Coin on: October 14, 2014, 05:35:31 PM
I installed 10 MCL wallets on seperated miner machines ,why only 1 wallet got coins??  Huh Huh Huh
Only one IP from /24 subnet is entitled to receive the coins.
40  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [MCL] MiracleCoin | No ICO | Proof of Facuet distribution | Traders Coin on: October 14, 2014, 05:21:33 PM
For the ones that don't know how to sync the wallet here's the steps.

Step 1: Search for %appdata% and you will see a roaming folder. Open that up and find MiracleCoin

Step 2: Make a new Text Document

Step 3: Right click the new text doc and click edit

Step 4: Paste the nodes in here

addnode=120.24.64.249
addnode=113.170.211.195
addnode=95.39.220.29
addnode=178.62.196.222
addnode=5.134.113.140
addnode=91.134.53.161
addnode=121.9.201.162
addnode=121.233.160.132
addnode=23.233.2.101
addnode=106.127.159.94
addnode=106.187.41.41
addnode=81.241.170.199
addnode=100.42.239.188
addnode=193.16.101.237
addnode=120.24.55.100
addnode=109.87.255.75
addnode=193.16.101.237
addnode=94.190.229.68
addnode=106.185.34.242
addnode=149.254.181.199
addnode=162.255.116.196
addnode=93.62.223.228
addnode=121.9.201.162
addnode=89.111.250.192
addnode=103.27.231.196
addnode=90.194.167.73

Step 5: Click on File then Save As. Save the file as MiracleCoin.conf and change the file type to all at the bottom.

Step 6: Close MiracleCoin Wallet if not already and reopen. Should sync up now.
Thanks a lot for your post. I will add it to the OP.
Pages: « 1 [2] 3 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!