Bitcoin Forum
September 26, 2025, 09:41:47 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PHS][50% PoS] PhilosopherStone | NoPremine |10 month Dist | 1.6.4.1 on: October 02, 2014, 02:10:50 AM
I'm having trouble solomining this coin.  I have solomined about 20 other coins without an issue.  Here is a copy of my philosopherstone.conf.

rpcuser=iruleyou1.1
rpcpassword=x
rpcallowip=192.168.101.*
rpcconnect=192.168.101.110
rpcport=16282
daemon=1
server=1
listen=1
gen=0

and an example of a BFGminer bat file to launch.

Bfgminer -S gridseed:all --set-device gridseed:clock=825 --scrypt -o 127.0.0.1:16282 -u iruleyou1.1 -p x

This works with all other coins I have tried except maybe one that needed an extra line such as port.  I tried port=16281 with no luck also.  This happened with the new emeraldcoin client due to an error in coding.

Please help.

PhilosopherStone is PoS only now, it's not possible to mine.

Thanks
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][PHS][50% PoS] PhilosopherStone | NoPremine |10 month Dist | 1.6.4.1 on: October 02, 2014, 01:57:24 AM
I'm having trouble solomining this coin.  I have solomined about 20 other coins without an issue.  Here is a copy of my philosopherstone.conf.

rpcuser=iruleyou1.1
rpcpassword=x
rpcallowip=192.168.101.*
rpcconnect=192.168.101.110
rpcport=16282
daemon=1
server=1
listen=1
gen=0

and an example of a BFGminer bat file to launch.

Bfgminer -S gridseed:all --set-device gridseed:clock=825 --scrypt -o 127.0.0.1:16282 -u iruleyou1.1 -p x

This works with all other coins I have tried except maybe one that needed an extra line such as port.  I tried port=16281 with no luck also.  This happened with the new emeraldcoin client due to an error in coding.

Please help.




3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RE-ANN] Emerald [EMD] Scrypt POW-DGW3-Cryptsy-New Dev Team-Project Z on: September 12, 2014, 03:51:09 AM
Awesome got it working by trying the alt config posted.  I compared went back to using my original emerald.conf files and tried everything line by line.  Apparently the new client needed the port=12127 statement which I have not needed in the past with any coin I have mined.  Surprised because I would think only the rpcport=12128 would matter.  Somebody may want to verify this since its part of the .conf posted but I'm happy it is working.  I double checked  by removing it and it stopped working again for me.  Caused issues for me if miners were connected locally to the wallet pc or from a remote laptop.  Now it's all working.  Thanks again!!
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [RE-ANN] Emerald [EMD] Scrypt POW-DGW3-Cryptsy-New Dev Team-Project Z on: September 12, 2014, 01:50:29 AM
Please help.  I was able to successfully solo mine Emerald Coin before with the old client on the wrong fork and plenty of other alt coins are working just fine.  Here is a sample of my emerald.conf

listen=1
daemon=1
server=1
rpcuser=iruleyou1.1
rpcpassword=x
rpcallowip=192.168.101.*
rpcport=12128
rpcconnect=127.0.0.1
addnode=188.134.72.213
addnode=107.170.99.188
addnode=92.238.186.27
addnode=62.44.226.18
addnode=82.169.240.36
addnode=108.8.4.42
addnode=71.9.214.72
addnode=70.180.113.106
addnode=90.64.117.129
addnode=24.102.94.25
addnode=92.59.89.58

My computers IP is 192.168.101.110 and the miners are directly connected to it via USB.  Basically for every coin I make a copy of a .conf file change the rpc port remove/change the allow ip statements.  Next I modify my bfgminer or cfg miner bat files to reflect the different rpc port for various coins.  This has always worked without any issue.  For some reason with Emerald coin with the updated client this isn't working.  Has something changed?

Thanks.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!