Bitcoin Forum
May 27, 2024, 07:17:01 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Anyone was able to successfully fork BlackCoin ?  (Read 341 times)
BlackCoin_help (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
March 30, 2017, 06:18:23 PM
 #1

Hello,

I am wondering if anyone was able to fork BlackCoin and get it to work ?

Here is my repo
https://github.com/blackcoinhelp/blackcoin

My goal is to keep everything as BlackCoin for now, the name, ticker, etc but to make it a new coin just for learning purpose.

Here is what I did:
Removed all seednodes/nodes from blackcoin and used 2 local machine for nodes to test the mining.
I removed the checkpoints and added the gen hash there.

I changed the pubkey a little to make it different.

I changed the pchMessageStart

I used this to mine: https://bitcointalk.org/index.php?topic=260049.0

Now my problem:
When I start to mine, it just doesn't work.
generated 500.00
ERROR: AcceptBlock() : reject too new nVersion = 7
ERROR: ProcessBlock() : AcceptBlock FAILED
ERROR: CheckWork() : ProcessBlock, block not accepted
CheckWork() : new proof-of-work block found

Anyone can help ? Did I forget to change something ?
elbandi
Hero Member
*****
Offline Offline

Activity: 525
Merit: 529


View Profile
March 30, 2017, 11:36:01 PM
 #2

https://github.com/blackcoinhelp/blackcoin/blob/master/src/main.h#L58-L59
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!