Title: Please help, Genesis block is destroying my sanity (BTC Bounty) Post by: spunkybd on July 13, 2017, 01:54:35 PM I've created an altcoin of sorts for some fun.
You can see the source here: https://github.com/kirksteele/bacoin Everytime I try to get my Genesis block, I get the following in my log, and as you can see I am not getting my nnonce, genhash and no mining takes place. Code: Bacoin version v0.1-beta (Wed Jul 12 18:15:18 UTC 2017) Using OpenSSL version OpenSSL 1.0.2g 1 Mar 2016 Startup time: 2017-07-13 13:42:44 Default data directory /home/spunkybd/.bacoin Using data directory /home/spunkybd/.bacoin Using at most 125 connections (1024 file descriptors available) Using 4 threads for script verification init message: Verifying wallet... dbenv.open LogDir=/home/spunkybd/.bacoin/database ErrorFile=/home/spunkybd/.bacoin/db.log Bound to [::]:64305 Bound to 0.0.0.0:64305 init message: Loading block index... Opening LevelDB in /home/spunkybd/.bacoin/blocks/index Opened LevelDB successfully Opening LevelDB in /home/spunkybd/.bacoin/chainstate Opened LevelDB successfully LoadBlockIndexDB(): last block file = 0 LoadBlockIndexDB(): transaction index disabled Initializing databases... fb2d6deb9873d6694843f505c8c1055371d09a7e125f4c2531c0299d44caebbe 0000000000000000000000000000000000000000000000000000000000000000 c2303ed4115460f9127ce417ca44e837d5870acf50bbb316d16bbc725e06d6b9 Any help would be greatly appreciated.. Title: Re: Please help, Genesis block is destroying my sanity (.01 BTC Bounty) Post by: spunkybd on July 13, 2017, 03:21:10 PM Willing to pay a higher bounty to someone that is willing to help.
Title: Re: Please help, Genesis block is destroying my sanity (BTC Bounty) Post by: spunkybd on July 13, 2017, 05:36:05 PM I ended up getting it to work. Feel free to message me with your source code or questions.
|