00:14:24.334100 INFO bitcoal v1.1.1.1()
00:14:24.334216 INFO Module folder: ./COAL
00:14:24.334771 INFO Initializing p2p server...
00:14:24.334913 ERROR Failed to resolve host name '156.208.16.35:2913046.98.32.134': Ipv4Resolver::resolve, getaddrinfo failed, result=-2, Unknown error -2
00:14:24.334981 INFO Binding on 0.0.0.0:29130
00:14:24.335039 INFO Net service binded on 0.0.0.0:29130
00:14:24.335079 INFO Attempting to add IGD port mapping.
00:14:28.339773 INFO No IGD was found.
00:14:28.339857 INFO P2p server initialized OK
00:14:28.339921 INFO Initializing core...
00:14:28.340163 INFO Blockchain not loaded, generating genesis block.
00:14:28.361892 ERROR coinbase transaction transaction have wrong unlock time=14, expected 60
00:14:28.361972 INFO Blockfailed to pass prevalidation
00:14:28.362037 ERROR Failed to add genesis block to blockchain
00:14:28.362090 ERROR Failed to initialize blockchain storage
00:14:28.362142 ERROR Failed to initialize core
00:14:28.362227 INFO Mining has been stopped, 0 finished
SwappedVector cache hits: 0, misses: 0 (-nan%)
Any ideas?
Have you double checked your .conf file? it seems you have a typo in there '156.208.16.35:2913046.98.32.134'
Config seems fine, this Cryptonote coin seems to be way different to the other forknote coins we have added, none of the others have needed a config file at all, usually they add the changes to the source code.
00:14:28.361892 ERROR coinbase transaction transaction have wrong unlock time=14, expected 60
00:14:28.361972 INFO Block
00:14:28.362037 ERROR Failed to add genesis block to blockchain
Seems to be a VERY odd error, If I cant get this to work to work tonight I will refund all DOT votes so no one will lose anything
You're using the wrong source code.. You're using the Cryptonote source code and not the forknote source code we used to create and release BitCoal with
This is the source we used:
https://github.com/forknote/forknote
The Conf File we use:
seed-node=13.76.171.21:29130
seed-node=124.106.136.235:29130
EMISSION_SPEED_FACTOR=19
DIFFICULTY_TARGET=90
CRYPTONOTE_DISPLAY_DECIMAL_POINT=12
MONEY_SUPPLY=12500000000000000000
GENESIS_BLOCK_REWARD=0
DEFAULT_DUST_THRESHOLD=1000000
MINIMUM_FEE=1000000
CRYPTONOTE_MINED_MONEY_UNLOCK_WINDOW=14
CRYPTONOTE_BLOCK_GRANTED_FULL_REWARD_ZONE=100000
CRYPTONOTE_PUBLIC_ADDRESS_BASE58_PREFIX=70
p2p-bind-port=29130
rpc-bind-port=29131
BYTECOIN_NETWORK=418e8c34-ab16-5110-fdc5-8b524aae1af8
CRYPTONOTE_NAME=BitCoal
GENESIS_COINBASE_TX_HEX=010e01ff00018cebe2ebf1b505029b2e4c0281c0b02e7c53291a94d1d0cbff8883f8024f5142ee494ffbbd0880712101b8516d5a31849f30ddc38af0daea0e4a401e142e559c88da3d06e7b25631ba9d
UPGRADE_HEIGHT_V2=1
UPGRADE_HEIGHT_V3=2