Bitcoin Forum
May 24, 2024, 06:12:52 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Git Question  (Read 444 times)
Dimelord (OP)
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


View Profile
March 03, 2014, 05:37:22 PM
 #1

I have here an interesting question regarding forking a git repo. I have recently taken over the duties of dev for a coin I will not name so this post wont get moved. I the client for the said coin is long overdue for an update, so I forked the repository and began making the changes, (updating checkpoints and that stuff). Here is my question, If I release this client from my newly forked source, will I be creating a fork of the entire coin? Essentially creating a new coin? The old dev wont answer my requests to give me git access. I know that its a silly question, but I would appreciate some feedback.
njaard
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
March 05, 2014, 12:24:15 AM
 #2

It's hard to say depending on how said client works. If you're modifying Bitcoin-Qt, then you have the potential of creating a hard fork. If you're modifying a client (like Armory) that uses Bitcoin-Qt, then no.

I mean, creating a new coin would require a new genesis block, so you're probably not doing that. But causing a fork in the network is possible - but that would just cause your client to become useless unless you suddenly get a lot of users who are mining.
njaard
Newbie
*
Offline Offline

Activity: 29
Merit: 0


View Profile
March 05, 2014, 12:31:30 AM
 #3

A more helpful reply: You should probably not worry about it.
Dimelord (OP)
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500


View Profile
March 05, 2014, 02:36:44 AM
 #4

Thanks  Smiley
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!