Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - spoonman

Pages: 1 2 3 4 5 [6] 7
76
BitShares PTS / Re: Coyote Miner | PPS Mining Pool
« on: November 12, 2013, 03:47:16 am »
ypool looks like their client is faster, can anyone do a comparison for me. 

I looked at their code and it was incomprehensible to me at a quick glance.

with the alpha I was getting ~25hpm on my iMac, now I am getting ~39. Windows ~9 before and now ~14.

77
BitShares PTS / Re: Coyote Miner | PPS Mining Pool
« on: November 12, 2013, 03:40:22 am »
The numbers the new client are showing are meaningless right now? Right? Is there any change of getting at lease a json feed to check are progress?

78
if anyone else is having issues building for osx, here is what I had to do to get it to build.

1)   cd /tmp
2)   xcode-select –install
3)   sudo xcodebuild -license
4)   curl -O https://distfiles.macports.org/MacPorts/MacPorts-2.2.1.tar.bz2
5)   tar xf MacPorts-2.2.1.tar.bz2
6)   cd MacPorts-2.2.1/
7)   ./configure
8)   make
9)   sudo make install
10)   sudo port selfupdate
11)   sudo port install boost db48@+no_java openssl miniupnpc   (this takes awhile, almost an hour)
12)   git clone https://github.com/thbaumbach/ptsminer
13)   cd ptsminer/src
14)   make –f makefile.osx

Edit: one of my co-workers needed to download the command line tool for Xcode. So if step 2 doesn't work, that maybe why.

79
i think i've figured out the problem, just need someone with a ready linux box to test out my theory. PM me if you have one.

You can create a droplet for a few cents an hour to test it.

80
has anyone build an osx build. I installed boot and still getting stuck here

alert.cpp:6:10: fatal error: 'boost/algorithm/string/classification.hpp' file not found
#include <boost/algorithm/string/classification.hpp>
         ^
1 error generated.
make: *** [obj/alert.o] Error 1

81
Does anyone have osx build, I keep getting errors and would like to mine the pool with a few macs I have.

82
Are payment automatic now?

83
I've tried a 4 cpu and 8 cpu droplet and both are only giving me a hpm: 6.91341. This seems way to low on my iMac i'm getting a hpm: 24.6916. Is this what others are seeing?

84
Please confirm that you all have been receiving expected payments.

Things seem to be flowing correctly for me.

85
Will the linux build work on centOS 6?

86
Question:  is it better to use the same wallet address on all my mining machines or different addresses?  Or it doesn't matter?

Ta

I been creating a different address for each computer, makes it easier to track things.

87
Will there be a way for us to tell how many people are mining?

88
You are running the old client.

Thanks, got it working, my mac was messing with me  :)

89
BitShares PTS / Re: ALPHA MINER - 1.5 GB unlimited threads... better HPM
« on: November 09, 2013, 02:44:45 am »
OK... We are good to go now.  I had a data synchronization issue between the miner and pool which seems to be resolved in my testing.  I also have Windows 64 binaries ready to go.

1) http://the-iland.net/static/downloads/mac_alpha_miner-0.1.0.tar.gz
2) http://the-iland.net/static/downloads/win64_alpha_miner-0.1.0.tar.gz

I'm still getting

Unable to connect
attempting to connect to the-iland.net
2638030ms th_b       miner.cpp:103                 main                 ] 64.90.183.137:8383
2638078ms th_b       miner.cpp:109                 main                 ] unspecified
Broken pipe
    {"message":"Broken pipe"}
    asio  asio.cpp:28 read_write_handler

90
BitShares PTS / Re: ALPHA MINER - 1.5 GB unlimited threads... better HPM
« on: November 09, 2013, 02:05:20 am »
Is the server still down?

Pages: 1 2 3 4 5 [6] 7