Bitcoin Forum
May 05, 2024, 10:39:52 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: solo mining with wallet miner  (Read 8709 times)
cabinetmaker (OP)
Member
**
Offline Offline

Activity: 92
Merit: 10


View Profile
November 03, 2013, 06:10:27 AM
Last edit: December 12, 2015, 01:54:14 AM by cabinetmaker
 #1

uh
1714948792
Hero Member
*
Offline Offline

Posts: 1714948792

View Profile Personal Message (Offline)

Ignore
1714948792
Reply with quote  #2

1714948792
Report to moderator
1714948792
Hero Member
*
Offline Offline

Posts: 1714948792

View Profile Personal Message (Offline)

Ignore
1714948792
Reply with quote  #2

1714948792
Report to moderator
1714948792
Hero Member
*
Offline Offline

Posts: 1714948792

View Profile Personal Message (Offline)

Ignore
1714948792
Reply with quote  #2

1714948792
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714948792
Hero Member
*
Offline Offline

Posts: 1714948792

View Profile Personal Message (Offline)

Ignore
1714948792
Reply with quote  #2

1714948792
Report to moderator
1714948792
Hero Member
*
Offline Offline

Posts: 1714948792

View Profile Personal Message (Offline)

Ignore
1714948792
Reply with quote  #2

1714948792
Report to moderator
broketech
Member
**
Offline Offline

Activity: 104
Merit: 10


View Profile
November 03, 2013, 06:34:45 AM
 #2

These are to get the process to listen in the background and not tie up your command line.
Code:
listen=1
daemon=1
server=1

Yes, you make these up, no do not use the asterisks.
Code:
rpcuser=**Yourusername**
rpcpassword=**Yourpassword**

rpcconnect is useful if you are running the daemon and gpu on the same computer.  If you have multiple mining rigs, you will have to set the rpcallowip to your local net.  The asterisk is a wildcard.
Code:
rpcallowip=10.1.1.*
rpcconnect=127.0.0.1

I usually set this to a some port thats easy to remember. I can't keep up with the new coins, and their ports all the time.
Code:
rpcport=9322

If the seed nodes in the code, or the irc discovery don't work,  The dev or sometimes users will hand out a node address.  You should have upnp, or port forwarding to the p2p port of the daemon if you want to be a node.
Code:
addnode=xx.xx.xx.xx


Hope that helps.

edit:  "all of my .conf files have jibberish in them"  show ss if you can, or paste some in.  the conf files should be plain text, and be called coinname.conf.

Sysadmin - Troubleshooter - Armchair Debugger
BTC: 1PCocLTxLJP4L1d1Gigjhxoy2WypifA4Cy - UN: uQAR2PhjtdvNvbbh4JC4wJdx3SCh2W4xB4 - SKC: SR81M5iqLkRB6PjZgkpNkpz1G7KmY3zceL
Eli0t
Sr. Member
****
Offline Offline

Activity: 252
Merit: 250


View Profile
November 03, 2013, 08:08:45 PM
 #3

if your using the wallet to mine you dont need a config file (mostly used for CPU Coins)

if your using an external miner (recommended for GPU mining) you need a conf file to solo mine

Quote
where does rpcuser name  and password come from? are they just made up?
they can be anything you like, just make it secure and random

Quote
do you use the asterisks?
no

Quote
is the rpcport always 9322 ?
no, but again you can set any port you like

Quote
where does the rpcallowip address come from, and so where does the rpcconnect address come from, or is it always 127.0.0.1
127.0.0.1 is your local ip address

Quote
where do you get the addnode addresses from.
should be supplied in the coins topic, if not ask for some.
to find addnodes for others use the getpeerinfo command in the debug window

not sure about your other questions

LTC:  LKpJf3uk7KsHU73kxq8iFJrP1AAKN7Yni7  DGC:  DKXGvEbj3Rwgrm2QQbRyNPDDZDYoq4Y44d  XPM:  AWV5AKfLFyoBaMjg9C77rGUBhuFxz5DGGL
iGotSpots
Legendary
*
Offline Offline

Activity: 2548
Merit: 1054


CPU Web Mining 🕸️ on webmining.io


View Profile WWW
November 04, 2013, 12:55:48 AM
 #4

thanks for all the info.

I am going to take the plunge and see what gives.
I'll probably end up going back to cgminer, but what the hey.

I DO appreciate you both taking the time to answer.
You cleared this up for me.

Hopefully this will clear it up for more individuals, too.

Wallet mining won't use your GPU's, that's why you launch cgminer with 127.0.0.1:port

thundertoe
Legendary
*
Offline Offline

Activity: 938
Merit: 1000



View Profile
November 04, 2013, 11:55:32 PM
 #5

heres a how to mine altcoins solo video

http://cryptokid.blogspot.com/2013/11/how-to-mine-altcoins-solo.html
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!