Bitcoin Forum
May 27, 2024, 06:36:29 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Mine the genesis block using a bitcoin miner.  (Read 815 times)
luckcolors (OP)
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
December 24, 2016, 05:19:32 PM
 #1

Hello.
I wanted to know if it's possible to use an bitcoin asic miner to mine the genesis block, as cpu mining takes a lot of time (6-7 hours).
If it's possible how would i send the right work parameters to the miner? Would i need to setup a stratum pool?
Thanks.
achow101
Moderator
Legendary
*
expert
Offline Offline

Activity: 3402
Merit: 6659


Just writing some code


View Profile WWW
December 24, 2016, 05:25:09 PM
 #2

In theory it is possible, but not really necessary. The genesis block for any blockchain should be mined at a very very low difficulty. Usually it is done by modifying the client source code to include a basic CPU miner with all parameters (genesis transaction, previous block hash, etc.) except the nonce preset in hex and then hashed. Because the genesis block should be a low difficulty block (ideally the lowest possible difficulty), it should not take a very long time to find.

SolarFlareProject
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
January 10, 2017, 09:41:01 AM
 #3

Correct, there's not necessary to mine the genesis block with a miner, it's possible to do with a normal computer as the difficulty is very low.
 If cpu mining takes a lot of time (6-7 hours) to mine genesis block, there's something wrong in the settings of the coin.
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!