Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - alatvian

Pages: [1]
1
Technical Support / Creating a genesis block using PTS as a model
« on: January 05, 2014, 01:58:59 am »
I'm working on a proof-of-concept project and am trying to use the momentum algorithm as a baseline.  For this, I took the source code to the protoshares client and am attempting to create my own block chain for testing and development.  In the source code, the normal place where the code can be altered to generate a "genesis block" is missing in the protoshares source (in the InitBlockIndex() function in main.cpp). 

Was this code moved?  Is there some other way I can generate a genesis block for my own development network?

Pages: [1]