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

Pages: 1 ... 5 6 7 8 9 10 11 [12] 13
166
Correct, thanks  :)

Completed SELL with user "Yago" -  5PTS @ .004/ea - .02btc total

Fast payment, he went first, would trade with again.

167
Just traded 2 PTS with Bitkib for 0.015 BTC

Everything OK, thank you!

168
Hi, this problem happened:

root@bitassets:~# echo "rpcuser=[youruser]" >> /root/.protoshares/protoshares.conf

-bash: /root/.protoshares/protoshares.conf: No such file or directory

PS: i input my username normal

how to fix it?

touch /root/.protoshares/protoshares.conf
echo "rpcuser=youruser" >> /root/.protoshares/protoshares.conf
echo "rpcuser=yourpass" >> /root/.protoshares/protoshares.conf

169
BitShares PTS / Re: Mining on Mac?
« on: November 06, 2013, 01:16:57 am »
Updated to v10.6 and now it works fine at 4 HPS  8)

170
Thank you again ;)
PYUo7Yuj6Qi3eTHLxfumrS8o1Dg2CiXUKa

171
General Discussion / BitShares Giveaway thread
« on: November 05, 2013, 06:50:44 pm »
Also I am doing a giveaway on Bitcointalk: https://bitcointalk.org/index.php?topic=325547.0

About your script, I would change a bit:
1.- add qt4-qmake to the apt-get install
2.- cd ProtoShares/src; make -f makefile.unix -> cd ProtoShares ; qmake-qt4  protosharesd.pro && make
3.- ./bitcoind -> ./protosharesd

Also qt4-linguist-tools package

Edit: and libqt4-dev

172
BitShares PTS / Re: Mining on Mac?
« on: November 05, 2013, 06:34:07 pm »
Mac OS X v10.5.8

173
BitShares PTS / Mining on Mac?
« on: November 05, 2013, 06:21:38 pm »
A friend has tell me that the protoshares dmg doesnt work  on his mac mini (core 2 duo 4gb RAM) :'(

What could be wrong?

174
Oops corrected. Does this look good?
Yep, thank you ;)

175
BitShares PTS / Re: Mining on Linux instructions?
« on: November 05, 2013, 12:24:53 pm »
Is anyone running a Linux miner consistently reporting a HPM that isn't 0 or is over 10?

Currently mining on x86-64 Linux  and got about 4 HPM. No luck yet  :-\

176
Hey! Some errors on that google doc:
I want to buy 10 PTS not 100 and at 0.0008 BTC per PTS not 0.008

177
BitShares PTS / Re: Mining Begins November 5, 08:08:08 UTC
« on: November 05, 2013, 12:10:34 pm »
noob question - so I've downloaded the Windows client and am currently mining @1.75GB Mine two processes. The task manager shows about 1.6GB being used by the software, so that seems good. There's no indication though that it's mining or not. The console log doesn't seem to help much. Any easy way to confirm it's actually doing what it's supposed to do?

Help > debug > console

write:  getmininginfo

if hashespermin > 0 then your client is mining :)

179
I want to buy 10 PTS for 0.008 BTC

180
BitShares PTS / Re: Mining on Linux instructions?
« on: November 05, 2013, 07:25:52 am »
Got this error:
protosharesd: src/main.cpp:1810: bool SetBestChain(CValidationState&, CBlockIndex*): Assertion `pfork != __null' failed.

EDIT: Now it works. Done: git clone, qmake protsharesd.pro and make again

Pages: 1 ... 5 6 7 8 9 10 11 [12] 13