Dobra, chwilowo utknąłem.
Kompilacja ok, generuje prawidłowo genesis, ale pada chwilę potem:
konsola:
polcoind: main.cpp:1361: void InvalidChainFound(CBlockIndex*): Assertion `tip' failed.
debug.log:
2015-11-02 14:13:30 LoadBlockIndexDB: last block file = 0
2015-11-02 14:13:30 LoadBlockIndexDB: last block file info: CBlockFileInfo(blocks=0, size=0, heights=0...0, time=1970-01-01...1970-01-01)
2015-11-02 14:13:30 Checking all blk files are present...
2015-11-02 14:13:30 LoadBlockIndexDB: transaction index disabled
2015-11-02 14:13:30 Initializing databases...
2015-11-02 14:13:30 Pre-allocating up to position 0x1000000 in blk00000.dat
2015-11-02 14:13:30 - Load block from disk: 0.13ms [0.00s]
2015-11-02 14:13:30 ERROR: CheckProofOfWork(): hash doesn't match nBits
2015-11-02 14:13:30 ERROR: CheckBlockHeader(): proof of work failed
2015-11-02 14:13:30 InvalidChainFound: invalid block=5b0d84e63fa3dae7bb2ad21386ec5f6d146b70414bd825857636f91f4257d135 height=0 log2_work=32.000022 date=2014-08-06 07:56:55
Pomysły?