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

Pages: 1 2 3 4 5 [6] 7
76
BitShares PTS / Re: mining hardware help
« on: December 10, 2013, 06:32:15 pm »
Zeus: i think keyhotee will mine in the background while it's running. don't worry about additional hardware.

I believe so.
Looking at github.com you may see the 'miner' folder => https://github.com/InvictusInnovations/keyhotee/tree/master/miner

77
BitShares PTS / Re: BUG reporting thread
« on: December 10, 2013, 06:30:18 pm »
When I try to do importprivkey, QT gives me:

Code: [Select]
Invalid private key (code -5)
I got the private key from another machine. And I am sure the it is correct.

Looks like there might be some checks against Bitcoin magic numbers that need to be updated...

I have the same problem with 'importprivkey' command, as well as, with the 'dumpprivkey <protosharesaddress>'


Edit: Remember to check if your wallet is encrypted. If yes, use your pass phrase first:
Code: [Select]
walletpassphrase "yourpassphrase" 600

78
BitShares PTS / Re: 1 PTS Paper wallet as gift
« on: December 10, 2013, 06:17:57 pm »
I am surprised the PTS is still in there after 7 hours  :o

Do you mind if I take it?  :D


You did not take it... yet => http://coinplorer.com/PTS/Addresses/Proto1NNW3J8uBuCom5ejiR4sFWnwJV18y
Wrong Private Key ? :)

79
General Discussion / Re: question about jhprotominer
« on: December 10, 2013, 12:57:52 am »
At the rate of ~ 123 collisions/min the miner found 87 shares which were all submitted and accepted.

80
Random Discussion / Re: Best linux distribution for a newbie
« on: December 09, 2013, 11:59:59 pm »
I would suggest Ubuntu.
http://www.ubuntu.com/download

81
Meta / Re: Cannot connect to the Bitshares Forum via Tapatalk
« on: December 09, 2013, 11:54:34 pm »
It works fine under Android.

82
BitShares PTS / Re: [ANN] ptsweb.beeeeer.org - Protoshares mining sub-pool
« on: December 09, 2013, 11:48:53 pm »
It would be helpful for new people working under linux to have the following instruction stated in first post:

Code: [Select]
sudo apt-get update
sudo apt-get install yasm -y git make g++ build-essential libminiupnpc-dev
sudo apt-get install -y libboost-all-dev libdb++-dev libgmp-dev libssl-dev dos2unix
git clone https://github.com/thbaumbach/ptsminer
cd ~/ptsminer/src
make -f makefile.unix
./ptsminer <your PTS address> <number of threads>

83
BitShares PTS / Re: Mining pool list - Updating
« on: December 09, 2013, 11:46:29 pm »
For slow 32-bit machines under linux, Pts Pool Miner v0.7 RC2 seems to be the fastest.

84
2. Windows (Linux users will figure out how to do it): cmd > vanitygen64.exe -X 56 P[insert chars here]

Linux users: use wine.

Code: [Select]
sudo apt-get install wine
wine vanitygen64.exe -X 56 P[insert chars here]

85
Marketplace / Re: PTS trading group with BUY/SELL &gt;= 500 @skype
« on: December 09, 2013, 05:34:20 pm »
You have to add his skype ID first.

86
My PTS address : PkbJAm9uxuGgC9n2NVwWYs8bvX3Mj8uAg3

Looking for your donation.

87
Marketplace / Re: PTS trading group with BUY/SELL &gt;= 500 @skype
« on: December 08, 2013, 02:58:56 pm »
Why not?
I just added yesterday.

88
Yes. I may re-send if needed.

89
PM Sent.

90
BitShares PTS / Re: Protoshares wallet for Ubuntu?
« on: December 07, 2013, 07:40:50 pm »
The thread from your second link was a huge help. I successfully compiled it, it successfully connected, and it's now in the process of synchronizing (it's a few weeks behind). Thank you!

I am glad it worked for you too  ;)

Pages: 1 2 3 4 5 [6] 7