Search content
Sort by

Showing 20 of 48 results by MrMushroom
Post
Topic
Board Mining (Altcoins)
Re: MegaMultiPool.com | +20 scrypt &+ 10 SHA-256 pools | Auto-switch pools | 1% Fee
by
MrMushroom
on 07/07/2014, 12:53:17 UTC
So what's the status of this pool?
Forgot I had an account here and logged in last week to clean it out only to find out nothings left and it's all still sitting there a week later.
Emailed Admin no reply.
Post
Topic
Board Mining (Altcoins)
Re: Antminer S1 SoloMining Setup/Easy Solo/Own Pool Setup!
by
MrMushroom
on 04/07/2014, 08:40:24 UTC
I setup the Litecoin P2Pool but there is some mistake


You are using Scrypt miners to mine Litecoin correct?
You also did the extra step for Scrypt coins?


I cannot double check p2pool configs at the moment hardware fault with the box I was using for testing.
That and I have to revise the guide due to some changes in p2pool.
I'll update when I can.
Post
Topic
Board Hardware
Re: ANN: BITMAIN has Tested Its 28nm Bitcoin Mining Chip BM1382
by
MrMushroom
on 30/06/2014, 11:19:24 UTC

Finally, we can make a promise now. We will open the sales of S3 in the Beijing Time tonight 22:00. Beijing is in the UCT+8:00 Time Zone.


So 3 hours and we can order right? Smiley
Post
Topic
Board Hardware
Re: ANN: BITMAIN has Tested Its 28nm Bitcoin Mining Chip BM1382
by
MrMushroom
on 30/06/2014, 11:09:35 UTC
Post
Topic
Board Economics
Re: Australia Seizes 360M From Dormant Bank Account (inactive for 3 years)
by
MrMushroom
on 14/06/2014, 13:05:04 UTC
Just to clear up for Australian's anyway.
https://www.moneysmart.gov.au/tools-and-resources/find-unclaimed-money/unclaimed-money-search

They have also started paying interest on the amount "Seized" until you claim it since last year.
Btw there talking about "inactive bank accounts" meaning NO transactions have taken place for 3 YEARS.

Post
Topic
Board Mining (Altcoins)
Re: Antminer S1 SoloMining Setup/Easy Solo/Own Pool Setup!
by
MrMushroom
on 09/06/2014, 12:17:15 UTC
Thanks for this thread, works great but I am getting a lot of dead shares. I have two questions:

If its dead share's as you just start mining this is normal as p2pool adjusts share difficulty against hashrate.
You can try:
Code:
+1 to 1000
After your coin address but it only seems to work for certain coins.

Quote

1. Do you know how to add coins to the networks.py that don't come with the p2pool originally?

It involves going through the coin source code of the one you want to add and adding the correct info manually.
Or just contact the Coin Developer and ask for the p2pool info that has to be added for p2pool mining to work.

Quote
2. I keep getting this error about a 'bad peer" being connected to itself. I thought it was the fact that I am using 127.0.0.1 in the config file but that wasn't it.

This is a new one.
Is this a random error or a constant one?
Post
Topic
Board Mining (Altcoins)
Re: Antminer S1 SoloMining Setup/Easy Solo/Own Pool Setup!
by
MrMushroom
on 28/05/2014, 07:19:10 UTC
if i have multiple antminers, would i enter the same local bitcoin address for all the user name's or can i have different bitcoin addresses as well?
You can have a different or the same Bitcoin address for Each Ant if you want as long as its a local wallet (Not an Exchange address) you shouldn't have an issue getting payments.

Post
Topic
Board Hardware
Re: [Antminer S1 Sales open] Price changes daily, now 0.476 BTC for 180GH/s
by
MrMushroom
on 14/05/2014, 14:04:43 UTC
Is the:
Code:
Donate Coupons
And
Code:
Receive Coupons
In your Bitmaintech.com account New? Wink
Or did I miss the post about it?
Post
Topic
Board Mining (Altcoins)
Re: Antminer S1 SoloMining Setup/Easy Solo/Own Pool Setup!
by
MrMushroom
on 08/05/2014, 12:45:23 UTC
Don't be sorry we all have to learn some way.

So your info for your Ants would be:
Code:
Your S1 Mining entries would be:
192.168.0.200:9332
"ALocalBitcoinaddress"
x

Post
Topic
Board Mining (Altcoins)
Re: Antminer S1 SoloMining Setup/Easy Solo/Own Pool Setup!
by
MrMushroom
on 08/05/2014, 12:26:30 UTC
I'm following this guide but still keep getting: "Local: 0H/s in last 0.0 seconds Local dead on arrival"

I think I'm getting confused over the IP addresses and ports.

My conf file is as follows:

server=1
rpcuser=ads2003uk
rpcpassword=RANDOMLETTERS
rpcallowip=192.168.0.200
rpcport=17444
port=17334

My S1 pool entries are:
192.168.0.200:17334
ads2003uk
SAMERANDOMLETTERS

and still nothing, where am I going wrong?
In the past 4days between my 5 S1's I've found 2 blocks on Ghash.io (thats what the console tells me) so I'd like to have a crack at solo with them.

Seeing there seems to be some problem getting the right info in the right spot.

Code:
server=1
rpcuser=ads2003uk
rpcpassword=RANDOMLETTERS
rpcallowip=192.168.0.200
rpcport=17444
port=17334
That goes into your "coin.conf" file.

Code:
My S1 pool entries are:
192.168.0.200:17334
ads2003uk
SAMERANDOMLETTERS

This is incorrect.
It's:
Code:
IP address of the p2pool server and its worker port. NOT the port of the wallet Client Server. You can check what port in networks.py in p2pool or it's shown when you first start p2pool.
Coinyourmining address to send payments to MUST be a local wallet
"x" as password or anything it's ignored

Post
Topic
Board Mining (Altcoins)
Re: Solo mining with Terraminer - low hashrate
by
MrMushroom
on 21/04/2014, 12:28:36 UTC
You can tweak p2pool by adding:
Code:
+"Number"
to your username address.
I've tried upto 1000 it seems to cut down on dead shares.
Do you have an image of your current stats?
Post
Topic
Board Mining (Altcoins)
Re: Solo mining with Terraminer - low hashrate
by
MrMushroom
on 21/04/2014, 09:23:32 UTC
You could try:
https://bitcointalk.org/index.php?topic=512042.0
or a public p2pool to make sure your compatible with p2pool before trying the above.
Post
Topic
Board Mining (Altcoins)
Re: Antminer S1 SoloMining Setup/Easy Solo/Own Pool Setup!
by
MrMushroom
on 21/04/2014, 09:00:00 UTC
If you just run p2pool without a:
Code:
-a "coinaddress"
a p2pool Address is generated in the local wallet for payments when it's first run.
It just has to be an address you control (Any local wallet) for the payment to mature before you can do anything with it as it's a generated transaction.
Post
Topic
Board Mining (Altcoins)
Re: Antminer S1 SoloMining Setup/Easy Solo/Own Pool Setup!
by
MrMushroom
on 16/04/2014, 12:52:06 UTC
It has been brought to my attention that you may hit some problems with scrypt coins when you run p2pool it just barfs something about scrypt missing.
Again the following is for Windows:
Go to https://github.com/develersrl/gccwinbinaries/releases
Click the green button 'gcc-mingw-4.3.3-setup.exe'
Run the installer.
Make sure to select the radio button 'Link with MSVCR90.DLL'
Open a new command prompt in the p2pool Directory
CD to the subfolder 'litecoin_scrypt'
Run the following:
Code:
setup.py build --compile=mingw32 install
Make sure gcc is in PATH if this command doesn't work.
If it is and still errors with "gcc not found" Reboot system.

Thanks to:
http://www.reddit.com/user/xactfoxy

Post
Topic
Board Service Announcements (Altcoins)
Re: [ANN] Crypto Rush - Crypto to Crypto exchange
by
MrMushroom
on 10/04/2014, 14:09:24 UTC
Seeing I can't do much with the funds stuck at Cryptorush.
Are people aware you can buy and sell at "ANY" price?
Willing to help out some little guys if you know what I'm getting at with the above. Smiley
Also found out you can't buy or sell to yourself Wink
Post
Topic
Board Reputation
Re: reesev reputation thread
by
MrMushroom
on 25/03/2014, 07:30:46 UTC
please dont use the speeds logged by leaserig I am averaging 198ghs for the last 24 hours and this is what I am showing via the backend of my miner and what I am showing for my pool that I am using.


Ok so what your typing is Leaserig was wrong. The pool I set it to was wrong. Even my own miner which I pointed at the same pool that had no problem with a stable hashrate is wrong?
Ok.
Post
Topic
Board Reputation
Re: pajak666 reputation thread
by
MrMushroom
on 24/03/2014, 11:45:01 UTC
BIFury (SHA256 95.00 GH/s)
Speed as advertised.
Nice and stable.


Edit: Well it WAS nice and stable when I was watching it. Went down got extra time. Smiley
Post
Topic
Board Reputation
Re: Helipotte's Reputation/Trust Thread
by
MrMushroom
on 24/03/2014, 11:40:07 UTC
EBlades (SHA256 68.00 GH/s)
Speed as advertised.
Average slightly above.

Post
Topic
Board Reputation
Re: reesev reputation thread
by
MrMushroom
on 24/03/2014, 11:34:05 UTC
Lower than Advertised Speed.
195Gh/s Advertised.
Lucky to average 182Gh/s.
Post
Topic
Board Computer hardware
Re: UnicornHasher ANT Miner S1 Devices and Hosting [OPEN]
by
MrMushroom
on 21/03/2014, 17:15:18 UTC
Prior to buckrogers leaving bad feedback here:

He asked to have his lease terminated and ask for a buyout vs paying through the end of the term.

I worked with him to provide a buyout price per the terms of the lease.  I hosted free over a weekend after the lease ended.  I then shipped the miner to him via USPS priority mail with tracking and no signature.

Buck is now asking for more than a non-existent buyout option & a few days of free hosting.

Pm's to follow if needed.

Most of the people I work with know that I give a lot of extras and am easy to work with.  This situation was no different.

EDIT: My loss was:  0.4BTC loss for hosting + time to remove and package the device + one weekend of free hosting.

Lets jump in! Smiley
What's this about?
Where was this "Bad feedback" Left?
Did someone delete something from this thread as I can't find anything "buckrogers" has typed negatively about the OP before the above was made public?
So is it true did the two of you work it out "Privately"?
If so why has the OP brought it up in the thread?