Bitcoin Forum
May 11, 2024, 11:35:32 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: local SOLO mining  (Read 1546 times)
netnegar (OP)
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
November 25, 2017, 05:06:44 PM
 #1

hi my frind
how to local solo mining (easy learn)

1 - need minimum 3 Run Bitcoin core (just make 3 bach file and copy&paste datafolder) ( if try one core . but never accepet blockchain )
2 - you need change listen port  for ever core( because not listen over than one application on a port) 8332 , 8333 ,8334 ,....
3 - you need local mining with command consol ( setgenerate true 10 ) xx block mining...
4 - you can connect to local bitcoinCore for SOLO mining  for example use "cpuminer" application

you can make .bat file for any core running easy with parameter:

"C:\Bitcoin\bitcoin-qt.exe" -conf="C:\Users\admin\AppData\Roaming\Bitcoin\ali.conf"    -datadir="C:\btc\Ali"     -port=18444
"C:\Bitcoin\bitcoin-qt.exe" -conf="C:\Users\adminAppData\Roaming\Bitcoin\reza.conf" -datadir="C:\btc\reza"   -port=18445
"C:\Bitcoin\bitcoin-qt.exe" -conf="C:\Users\admin\AppData\Roaming\Bitcoin\mamad.conf" -datadir="C:\btc\mamad" -port=18446

you need change in all file  ali.conf , or reza.conf  or mamad.conf
regtest=1
// for simple mining on local , developer starter use regtest MODE
listen=1
server=1
rpcuser=user
rpcpassword=0913
rpcconnect=127.0.0.1
daemon=1

you need changed (important) for any .conf file:

rpcport=8333
connect=localhost:18445
connect=localhost:18446

reza.conf
rpcport=8334
connect=127.0.0.1:18444
connect=127.0.0.1:18446

mamad.conf
rpcport=8335
connect=localhost:18445
connect=localhost:18444


now you can solo mining on regtest mode :

(xx == tt ) bitcointalk robot remove external link Smiley)
/cpuminer -a sha256d -o hxxp://127.0.0.1:8333  -O user:0913 --no-longpoll  --debug --coinbase-addr=Your_Bitcoin_Address

notice :  --no-longpoll
notice :  --coinbase-addr


(enjoy tutorial)
------------------------------------------------------------
Donate : 19bxbBYem9ohd1KbGgiv5qaBSj9yVDs45z
Best wish regard
(Hash4you  dot  net)
------------------------------------------------------------

1715427332
Hero Member
*
Offline Offline

Posts: 1715427332

View Profile Personal Message (Offline)

Ignore
1715427332
Reply with quote  #2

1715427332
Report to moderator
TalkImg was created especially for hosting images on bitcointalk.org: try it next time you want to post an image
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715427332
Hero Member
*
Offline Offline

Posts: 1715427332

View Profile Personal Message (Offline)

Ignore
1715427332
Reply with quote  #2

1715427332
Report to moderator
1715427332
Hero Member
*
Offline Offline

Posts: 1715427332

View Profile Personal Message (Offline)

Ignore
1715427332
Reply with quote  #2

1715427332
Report to moderator
1715427332
Hero Member
*
Offline Offline

Posts: 1715427332

View Profile Personal Message (Offline)

Ignore
1715427332
Reply with quote  #2

1715427332
Report to moderator
os2sam
Legendary
*
Offline Offline

Activity: 3578
Merit: 1090


Think for yourself


View Profile
November 25, 2017, 07:40:41 PM
 #2

So... you want people to tip you for showing them how to waste electricity and burn up their CPU???

Bitcoin difficulty is way too high for CPU or GPU mining.

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
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!