Author

Topic: Code change of Classic and Core (Read 661 times)

legendary
Activity: 980
Merit: 1001
aka "whocares"
February 29, 2016, 02:42:53 AM
#6
Thanks for the help.      I really appreciate it Wink
legendary
Activity: 4326
Merit: 3041
Vile Vixen and Miss Bitcointalk 2021-2023
February 29, 2016, 01: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

legendary
Activity: 1038
Merit: 1000
https://r.honeygain.me/XEDDM2B07C
February 28, 2016, 10:26:26 AM
#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.
legendary
Activity: 980
Merit: 1001
aka "whocares"
February 28, 2016, 04: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
full member
Activity: 182
Merit: 107
February 27, 2016, 04: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.
legendary
Activity: 980
Merit: 1001
aka "whocares"
February 27, 2016, 01: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...
Jump to: