In response to Rumhocker's message @ bitcointalk.org.
Aahh,
under Block 9689 we take the last bit of block hash as entropy bit.
in Novacoin that is :
Block0: 1
Block1: 1
Block2: 0
Block3: 1
.
.
.
Block 254: 1
Block 255: 1
This is first line from your table (kernel.cpp)
uint256("0x4555b4dcc1d690ddd9b810c90c66e82b18bf4f43cc887246c418383ec120a5ab"),
but how to calculate 110101011...100011101010001000101011000101000111101010010010........001101 (256) to 0x4555b4dcc...?
Im very happy with your offer to help us. The eMark Version 1.3 (i work for) is not avaiable on github at this time. I want to upload it if i ready with all changes.
V 1.1 you can find https://github.com/emarkproject/DEM/
In response to Rumhocker's message @ bitcointalk.org.