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 - mrdd

Pages: [1]
1
BitShares PTS / Re: [ANN] ypool.net - Fast PTS pool
« on: February 22, 2014, 01:49:05 pm »
Tomorrow difficulty rises to - Estimated difficulty: 0.03174441 (184.06%) !!!
How do you know? Is this confirmed?
Time to change pool I guess...

2
BitShares PTS / Re: jhProtominer - CPU and collisions/min charts
« on: February 20, 2014, 05:04:50 pm »
Sooo, I finally got it solved.

Very silly mistake.

./yam --config yam-pts.cfg

you have to include the folder to yam-pts.cfg, for example:

./yam --config yam-yvg1900/linux64-core2/yam-pts.cfg

A "couldn't find the config file" mistake would be very nice for the next version. I hope I could help somebody out.
Anyway, thanks again for your efforts yvg1900, I'm nearly getting 100% improvement with this new version!  +5%

3
BitShares PTS / Re: jhProtominer - CPU and collisions/min charts
« on: February 20, 2014, 11:50:21 am »
Thanks for the answer! :)

My config file looks like this:
threads = 8
mining-params = pts:av=0&m=512
mine = xpt2h://yvg1900.pts_1:x@mining.ypool.net:10034:8080:8081:8082:8083:8084:8085:8086:8087/pts
mine = xpt2://Pm9LE8UxTo5TQZdfH2RqcbNfCBiK1KWCtV:x@112.124.13.238:28988/pts
mine = xram4://Pm9LE8UxTo5TQZdfH2RqcbNfCBiK1KWCtV@ptsmine.beeeeer.org:1337/pts
#proxy = socks4a://127.0.0.1:9150
compact-stats = 1
print-timestamps = 0

(yes, I kept your URIs, just to try if it is working)

when I ran it with:  ./yam --config yam-pts.cfg
It tells me: Error: At least one mining target shall be defined with --mine parameter
(shouldn't it take the first parameter from the config?

since this doesn't work, I tried: ./yam --config yam-pts.cfg --mine xpt2h://yvg1900.pts_1:x@mining.ypool.net:10034:8080:8081:8082:8083:8084:8085:8086:8087/pts

and it tells me:
Miner version: yam M7m-linux64-core2/yvg1900
Checking target [xram4://Pm9LE8UxTo5TQZdfH2RqcbNfCBiK1KWCtV@ptsmine.beeeeer.org:1337/pts]...
Target OK
Error: boost::bad_any_cast: failed conversion using boost::any_cast

Maybe I am doing somehting very basic wrong, but I'm just not able to get it to work.

Thank you again for the help!

4
BitShares PTS / Re: jhProtominer - CPU and collisions/min charts
« on: February 20, 2014, 12:18:21 am »
@yvg1900:

First of all: thanks a lot for all your efforts!

I'm currently using v1.0e Core2 (512mb) on Centos 6.5 x64 and it's working great! Getting 130 cpm with 2xXeon L5420.
Sadly I can't use the new version of yam. Everytime I try to start it, it tells me "Error: boost::bad_any_cast: failed conversion using boost::any_cast" after "Target OK".

It has to be related to something you changed to the code recently? Anything that can be done to solve the problem?
Thank you again

Pages: [1]