Bitcoin Forum
May 05, 2024, 02:41:54 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin client clone on Linux trying to modify files  (Read 141 times)
ViperGuyMike (OP)
Jr. Member
*
Offline Offline

Activity: 126
Merit: 2


View Profile
January 27, 2018, 02:41:45 AM
 #1

I haven't been able to find much info probably because I just cant figure out the correct search terms, but I have been learning about pools and the bitcoin core client etc. My problem is that as I change my bitcoin clone client source files on my Linux machine, it seems to have no effect on my mining pool. For instance, I changed the block decode error messages in the source files so I could see exactly where in the code that error was being generated, but I still get the original unaltered error message in the NOMP logs. I know to stop and restart my coin daemon after each change as well as the pool if I make any changes there. So is the code being executed on the remote peer end when a block is submitted or when gbt is called? Or does the client run the code straight from the github repo somehow so its always up to date? Please forgive me if I am asking questions that are common knowledge, but I seem to be at a roadblock as far as learning all this on my own and from reading online. Thanks in advance for any help or suggested reading.

-Mike
You can see the statistics of your reports to moderators on the "Report to moderator" pages.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714920114
Hero Member
*
Offline Offline

Posts: 1714920114

View Profile Personal Message (Offline)

Ignore
1714920114
Reply with quote  #2

1714920114
Report to moderator
1714920114
Hero Member
*
Offline Offline

Posts: 1714920114

View Profile Personal Message (Offline)

Ignore
1714920114
Reply with quote  #2

1714920114
Report to moderator
1714920114
Hero Member
*
Offline Offline

Posts: 1714920114

View Profile Personal Message (Offline)

Ignore
1714920114
Reply with quote  #2

1714920114
Report to moderator
ViperGuyMike (OP)
Jr. Member
*
Offline Offline

Activity: 126
Merit: 2


View Profile
February 03, 2018, 04:04:03 PM
 #2

For those searching for this in the future, you have to compile the bitcoind or zcashd or whatever your daemon file is after modifying the files in the /src folder. You can do this by modifying and saving the files you need edited, and then running the make file in the /src directory where the bitcoind file is located. In other words, if using the command line, <cd bitcoin/src> then <make> and you will see the compiler compile any files that were modified. Hope this helps!
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!