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

Pages: 1 2 3 4 [5] 6 7
61
BitShares PTS / Re: cpuminer for momentum proof-of-work
« on: November 08, 2013, 07:45:48 pm »
What the difference between using this versus using ./protosharesd -gen? It is faster or better somehow?

62
BitShares PTS / Re: [PTSMINER] 95% Rejects?
« on: November 08, 2013, 07:43:11 pm »
Where did you find stats like that? It looks like cgminer.

63
BitShares PTS / Re: Multiple istance on linux
« on: November 08, 2013, 07:38:05 pm »
Compile a 64-bit version on Linux, and you don't need multiple instances! You can just setgenerate true 8, or whatever you want!

PpRyWVBJ2xnw1dium4qdcQPnX3YfZCqZas

Have you compared the hashpermin on a 4CPU vs 8CPU? When I tested it using 64 bit linux, it showed the same hashrate, even when you let it decide the # of processes (-1). I was under the impression that running multiple instances may allow you to use more groups of 4 cores if your machine has more. I could be wrong though.

64
Marketplace / Re: buy 500PTS at 0.0021BTC\PST
« on: November 08, 2013, 07:02:50 pm »
edit. oops. Sorry, you WTB, not WTS.

65
Marketplace / Re: PTS/trading/OTC: >= 500 @ skype
« on: November 08, 2013, 05:19:02 pm »
I don't think that should be a requirement. I've been happy trading here just fine using Lighthouse for escrow.

66
BitShares PTS / Re: Multiple istance on linux
« on: November 08, 2013, 04:14:33 pm »
Is there a typo here? Should the datadir be /root/PS/2 for the second one?

Quote
4) Create a startPS.sh file with the following inside:
#!/bin/sh
/root/ProtoShares/src/bitcoind -daemon
sleep 360
/root/ProtoShares/src/bitcoind -datadir=/root/PS/1 -daemon
sleep 360
/root/ProtoShares/src/bitcoind -datadir=/root/PS/1 -daemon

67
Marketplace / Re: WTS 500 PTS@0.0035 BTC/PTS
« on: November 07, 2013, 05:53:43 pm »
Attention, he is damned scammer.

Wait, who? me or xorxor?

I sure as hell am not. If you're talking about xorxor, please show the proof so we can all judge whether or not it's true.

68
Marketplace / Re: WTS 500 PTS@0.0035 BTC/PTS
« on: November 07, 2013, 03:36:12 pm »
I'll buy the 500 for 1.2BTC, all at once, using Lighthouse as escrow.

69
Marketplace / [WTB] up to 2,000 PTS @ .0021
« on: November 07, 2013, 02:57:23 pm »
Willing to buy smaller chunks.

70
Marketplace / Re: Sell 350PTS x 1BTC
« on: November 07, 2013, 02:43:54 pm »
I'll buy the 350 PTS for .7 BTC. Escrow via Lighthouse or you first.

71
Marketplace / Re: {WTS} 400 PTS @ 0.0035 BTC
« on: November 07, 2013, 02:17:07 pm »
I'd buy the 400 PTS @ .0025 (1 BTC total). I've traded successfully here in the past.

72
Marketplace / Re: [WTS] 285 Protoshares 0.002 BTC\PST
« on: November 07, 2013, 02:14:50 pm »
If it doesn't go through, I'm still interested like I mentioned in the PM last night. 285 PTS @ .002

73
BitShares PTS / How to start automatically upon boot?
« on: November 07, 2013, 04:51:32 am »
Anyone know how to start protoshares automatically upon boot (Ubuntu)?

I've tried:
sudo nano /etc/rc.local

and adding:
cd /home/me/ProtoShares
./protosharesd
exit 0

It changes into the ProtoShares directory successfully, but checking top, shows that protosharesd is not started.

74
BitShares PTS / Re: installing on linux and solo mining
« on: November 07, 2013, 04:44:00 am »
By "pegged out", he means are the CPU's running at 100+%?

Type "top", look in the list for protosharesd, and see if the CPU percentage is very high. Type "q" to get out of this.

75
BitShares PTS / Re: installing on linux and solo mining
« on: November 07, 2013, 03:25:57 am »
Start it with the gen flag:

./protosharesd -gen

Pages: 1 2 3 4 [5] 6 7