Running on Windows 10. Tried re-indexing. Seeing this from all peers: 2016-07-25 19:26:13 ERROR: AcceptBlockHeader: block is marked invalid 2016-07-25 19:26:13 ERROR: invalid header received 2016-07-25 19:26:13 ProcessMessages(headers, 162003 bytes) FAILED peer=7 2016-07-25 19:26:16 ERROR: AcceptBlockHeader: block is marked invalid
At a loss as what else to do.
./bitcoin-cli.exe getchaintips [ { "height": 348252, "hash": "000000000000000005638f0a958f0f0b3ef6c490c616905dc8b5d9db6efb3f03", "branchlen": 1, "status": "invalid" }, { "height": 348251, "hash": "0000000000000000074e2fda8c5aab7c36d1955cdbb22285ffb0aeddff52ed71", "branchlen": 0, "status": "active" } ]
./bitcoin-cli.exe getinfo { "version": 120100, "protocolversion": 70012, "walletversion": 60000, "balance": 0.00000000, "blocks": 348251, "timeoffset": 0, "connections": 8, "proxy": "", "difficulty": 47427554950.6483, "testnet": false, "keypoololdest": 1469296192, "keypoolsize": 101, "paytxfee": 0.00000000, "relayfee": 0.00001000, "errors": "" }
Can you point me in any direction at all? Thanks.