Bitcoin Forum
November 18, 2024, 12:26:27 PM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Code change of Classic and Core  (Read 677 times)
kilo17 (OP)
Legendary
*
Offline Offline

Activity: 980
Merit: 1001

aka "whocares"


View Profile
February 27, 2016, 05:21:17 AM
 #1

Where are/will the actual code changes be located in the Bitcoin Classic 2MB Hard Fork?  I was also wondering what are the actual code changes the Core Devs are wanting to implement.

There seems to be plenty of debate and websites supporting each but I cannot seem to find any reference to the actual code changes, although I will state I am not much of a coder Wink

Thanks in advance...

Bitcoin Will Only Succeed If The Community That Supports It Gets Support - Support Home Miners & Mining
AliceWonderMiscreations
Full Member
***
Offline Offline

Activity: 182
Merit: 107


View Profile WWW
February 27, 2016, 08:42:59 AM
 #2

https://github.com/bitcoin/bitcoin has the code for core.

You might want to look at the pull requests, and looks at the forks of the people who seem most active in the pull requests - I suspect a lot of the coming code may exist in either branches/forks within bitcoin/bitcoin or within forks that the active developers have in their own accounts.

Just reading the pull requests themselves the last few days has helped educate me even though a lot of the code I don't yet understand and some of it I probably never will understand.

I hereby reserve the right to sometimes be wrong
kilo17 (OP)
Legendary
*
Offline Offline

Activity: 980
Merit: 1001

aka "whocares"


View Profile
February 28, 2016, 08:45:34 AM
 #3

https://github.com/bitcoin/bitcoin has the code for core.

You might want to look at the pull requests, and looks at the forks of the people who seem most active in the pull requests - I suspect a lot of the coming code may exist in either branches/forks within bitcoin/bitcoin or within forks that the active developers have in their own accounts.

Just reading the pull requests themselves the last few days has helped educate me even though a lot of the code I don't yet understand and some of it I probably never will understand.

Thanks but I am looking for the part of the code where the change is going to occur.  I think Toomin had a small change and the 2 mb change is a simple change as well.

Thanks for the help

Bitcoin Will Only Succeed If The Community That Supports It Gets Support - Support Home Miners & Mining
mistercoin
Legendary
*
Offline Offline

Activity: 1051
Merit: 1000


https://r.honeygain.me/XEDDM2B07C


View Profile WWW
February 28, 2016, 02:26:26 PM
 #4

Where are/will the actual code changes be located in the Bitcoin Classic 2MB Hard Fork?  I was also wondering what are the actual code changes the Core Devs are wanting to implement.

There seems to be plenty of debate and websites supporting each but I cannot seem to find any reference to the actual code changes, although I will state I am not much of a coder Wink

Thanks in advance...

Not sure if this is what you're seeking, but here is a comparison of the files changed and their changes between bitcoin core and classic. https://github.com/bitcoin/bitcoin/compare/0.12...bitcoinclassic:0.12

Hope that helps.

Foxpup
Legendary
*
Offline Offline

Activity: 4535
Merit: 3188


Vile Vixen and Miss Bitcointalk 2021-2023


View Profile
February 29, 2016, 05:50:46 AM
 #5

Not sure if this is what you're seeking, but here is a comparison of the files changed and their changes between bitcoin core and classic. https://github.com/bitcoin/bitcoin/compare/0.12...bitcoinclassic:0.12

Hope that helps.
It does.

Commit d90292d: Make travis happy
Code:
-build_linux_DOWNLOAD = wget --timeout=$(DOWNLOAD_CONNECT_TIMEOUT) --tries=$(DOWNLOAD_RETRIES) -nv -O
+build_linux_DOWNLOAD = wget --no-check-certificate --timeout=$(DOWNLOAD_CONNECT_TIMEOUT) --tries=$(DOWNLOAD_RETRIES) -nv -O


Will pretend to do unspeakable things (while actually eating a taco) for bitcoins: 1K6d1EviQKX3SVKjPYmJGyWBb1avbmCFM4
I am not on the scammers' paradise known as Telegram! Do not believe anyone claiming to be me off-forum without a signed message from the above address! Accept no excuses and make no exceptions!
kilo17 (OP)
Legendary
*
Offline Offline

Activity: 980
Merit: 1001

aka "whocares"


View Profile
February 29, 2016, 06:42:53 AM
 #6

Thanks for the help.      I really appreciate it Wink

Bitcoin Will Only Succeed If The Community That Supports It Gets Support - Support Home Miners & Mining
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!