Conqueror
Legendary
Offline
Activity: 1354
Merit: 1020
I was diagnosed with brain parasite
|
|
October 22, 2016, 06:22:29 PM |
|
Try restarting a few times. If it doesn't work, check if you see some specific error message in your debug.log file. so how do you get past block 12078 ?
I tried a couple of different linux boxes, and still keep getting stuck at 12078 Here are the errors in case they remind somebody of a cure: 2016-10-22 17:27:29 ProcessBlock: ACCEPTED 2016-10-22 17:27:29 ERROR: ConnectBlock() : coinbase pays too much (actual=9900000000 vs limit=9899999999) 2016-10-22 17:27:29 Misbehaving: 82.200.205.30:50603 (0 -> 100) BAN THRESHOLD EXCEEDED 2016-10-22 17:27:29 InvalidChainFound: invalid block=00198e4b0461d5a11c2536eef2f7e992a9fd391d9185e397ce40a9cfad9b1175 height=12079 log2_work=251.23672 date=2015-01-06 20:32:22 2016-10-22 17:27:29 InvalidChainFound: current best=04857fa33ea4e84994488efd9243cd3b5dbbd0d74e940ca19ab797f733cb3f70 height=12078 log2_work=251.23669 date=2015-01-06 20:31:55 2016-10-22 17:27:29 ERROR: ConnectTip() : ConnectBlock 00198e4b0461d5a11c2536eef2f7e992a9fd391d9185e397ce40a9cfad9b1175 failed 2016-10-22 17:27:29 InvalidChainFound: invalid block=00198e4b0461d5a11c2536eef2f7e992a9fd391d9185e397ce40a9cfad9b1175 height=12079 log2_work=251.23672 date=2015-01-06 20:32:22 2016-10-22 17:27:29 InvalidChainFound: current best=04857fa33ea4e84994488efd9243cd3b5dbbd0d74e940ca19ab797f733cb3f70 height=12078 log2_work=251.23669 date=2015-01-06 20:31:55
then a bunch of: ProcessBlock: ORPHAN BLOCK 1, prev=5adfc6e9cacb013e0305e7070f4cbbf87cf1552f0cd3f766ed34b3a731c08086 and a few of these with different IP's: connect() to 151.252.70.168:50603 failed after select(): Connection refused (111) ring any bells?? What version of wallet do you use?
|
|
|
|
Spidersbox
Legendary
Offline
Activity: 1294
Merit: 1039
|
|
October 22, 2016, 07:21:06 PM |
|
Try restarting a few times. If it doesn't work, check if you see some specific error message in your debug.log file. so how do you get past block 12078 ?
I tried a couple of different linux boxes, and still keep getting stuck at 12078 Here are the errors in case they remind somebody of a cure: 2016-10-22 17:27:29 ProcessBlock: ACCEPTED 2016-10-22 17:27:29 ERROR: ConnectBlock() : coinbase pays too much (actual=9900000000 vs limit=9899999999) 2016-10-22 17:27:29 Misbehaving: 82.200.205.30:50603 (0 -> 100) BAN THRESHOLD EXCEEDED 2016-10-22 17:27:29 InvalidChainFound: invalid block=00198e4b0461d5a11c2536eef2f7e992a9fd391d9185e397ce40a9cfad9b1175 height=12079 log2_work=251.23672 date=2015-01-06 20:32:22 2016-10-22 17:27:29 InvalidChainFound: current best=04857fa33ea4e84994488efd9243cd3b5dbbd0d74e940ca19ab797f733cb3f70 height=12078 log2_work=251.23669 date=2015-01-06 20:31:55 2016-10-22 17:27:29 ERROR: ConnectTip() : ConnectBlock 00198e4b0461d5a11c2536eef2f7e992a9fd391d9185e397ce40a9cfad9b1175 failed 2016-10-22 17:27:29 InvalidChainFound: invalid block=00198e4b0461d5a11c2536eef2f7e992a9fd391d9185e397ce40a9cfad9b1175 height=12079 log2_work=251.23672 date=2015-01-06 20:32:22 2016-10-22 17:27:29 InvalidChainFound: current best=04857fa33ea4e84994488efd9243cd3b5dbbd0d74e940ca19ab797f733cb3f70 height=12078 log2_work=251.23669 date=2015-01-06 20:31:55
then a bunch of: ProcessBlock: ORPHAN BLOCK 1, prev=5adfc6e9cacb013e0305e7070f4cbbf87cf1552f0cd3f766ed34b3a731c08086 and a few of these with different IP's: connect() to 151.252.70.168:50603 failed after select(): Connection refused (111) ring any bells?? What version of wallet do you use? "version" : 90602, "protocolversion" : 70003,
|
|
|
|
crackfoo
Legendary
Offline
Activity: 3556
Merit: 1126
|
|
October 22, 2016, 10:51:27 PM |
|
Hi, We've added UIS to our skein algo on the miners multipool: www.zpool.caWe now mine UIS on all 5 algos! Cheers!
|
ZPOOL - the miners multipool! Support We pay 10 FLUX Parallel Assets (PA) directly to block rewards! Get paid more and faster. No PA fee's or waiting around for them, paid instantly on every block found!
|
|
|
Conqueror
Legendary
Offline
Activity: 1354
Merit: 1020
I was diagnosed with brain parasite
|
|
October 23, 2016, 06:47:41 AM |
|
Hi, We've added UIS to our skein algo on the miners multipool: www.zpool.caWe now mine UIS on all 5 algos! Cheers! Thanks a lot!
|
|
|
|
erkan
|
|
October 23, 2016, 04:23:43 PM |
|
someone said: "only idea I have is delete all and try with new wallet from scratch" If you don't know how to delete the blocks, you can do this: 1. just add a "-reindex" to your wallet startup script 2. so, if you start your wallet in linux, you'd just do normally: ./Unitus-qt and with reindex: ./Unitus-qt -reindex Try restarting a few times. If it doesn't work, check if you see some specific error message in your debug.log file. so how do you get past block 12078 ?
I tried a couple of different linux boxes, and still keep getting stuck at 12078 Here are the errors in case they remind somebody of a cure: 2016-10-22 17:27:29 ProcessBlock: ACCEPTED 2016-10-22 17:27:29 ERROR: ConnectBlock() : coinbase pays too much (actual=9900000000 vs limit=9899999999) 2016-10-22 17:27:29 Misbehaving: 82.200.205.30:50603 (0 -> 100) BAN THRESHOLD EXCEEDED 2016-10-22 17:27:29 InvalidChainFound: invalid block=00198e4b0461d5a11c2536eef2f7e992a9fd391d9185e397ce40a9cfad9b1175 height=12079 log2_work=251.23672 date=2015-01-06 20:32:22 2016-10-22 17:27:29 InvalidChainFound: current best=04857fa33ea4e84994488efd9243cd3b5dbbd0d74e940ca19ab797f733cb3f70 height=12078 log2_work=251.23669 date=2015-01-06 20:31:55 2016-10-22 17:27:29 ERROR: ConnectTip() : ConnectBlock 00198e4b0461d5a11c2536eef2f7e992a9fd391d9185e397ce40a9cfad9b1175 failed 2016-10-22 17:27:29 InvalidChainFound: invalid block=00198e4b0461d5a11c2536eef2f7e992a9fd391d9185e397ce40a9cfad9b1175 height=12079 log2_work=251.23672 date=2015-01-06 20:32:22 2016-10-22 17:27:29 InvalidChainFound: current best=04857fa33ea4e84994488efd9243cd3b5dbbd0d74e940ca19ab797f733cb3f70 height=12078 log2_work=251.23669 date=2015-01-06 20:31:55
then a bunch of: ProcessBlock: ORPHAN BLOCK 1, prev=5adfc6e9cacb013e0305e7070f4cbbf87cf1552f0cd3f766ed34b3a731c08086 and a few of these with different IP's: connect() to 151.252.70.168:50603 failed after select(): Connection refused (111) ring any bells?? What version of wallet do you use? "version" : 90602, "protocolversion" : 70003,
|
|
|
|
Spidersbox
Legendary
Offline
Activity: 1294
Merit: 1039
|
|
October 23, 2016, 05:09:45 PM |
|
I've removed both directories several times and re-cloned the depo, on three different Ubuntu server boxes - each box uses a different boost version. I'm up to 42 wallets now on http://Altcoinwarz.com and am trying to add Unitus. maybe I'll try an older wallet to get past block 12078 someone said: "only idea I have is delete all and try with new wallet from scratch" If you don't know how to delete the blocks, you can do this: 1. just add a "-reindex" to your wallet startup script 2. so, if you start your wallet in linux, you'd just do normally: ./Unitus-qt and with reindex: ./Unitus-qt -reindex Try restarting a few times. If it doesn't work, check if you see some specific error message in your debug.log file. so how do you get past block 12078 ?
I tried a couple of different linux boxes, and still keep getting stuck at 12078 Here are the errors in case they remind somebody of a cure: 2016-10-22 17:27:29 ProcessBlock: ACCEPTED 2016-10-22 17:27:29 ERROR: ConnectBlock() : coinbase pays too much (actual=9900000000 vs limit=9899999999) 2016-10-22 17:27:29 Misbehaving: 82.200.205.30:50603 (0 -> 100) BAN THRESHOLD EXCEEDED 2016-10-22 17:27:29 InvalidChainFound: invalid block=00198e4b0461d5a11c2536eef2f7e992a9fd391d9185e397ce40a9cfad9b1175 height=12079 log2_work=251.23672 date=2015-01-06 20:32:22 2016-10-22 17:27:29 InvalidChainFound: current best=04857fa33ea4e84994488efd9243cd3b5dbbd0d74e940ca19ab797f733cb3f70 height=12078 log2_work=251.23669 date=2015-01-06 20:31:55 2016-10-22 17:27:29 ERROR: ConnectTip() : ConnectBlock 00198e4b0461d5a11c2536eef2f7e992a9fd391d9185e397ce40a9cfad9b1175 failed 2016-10-22 17:27:29 InvalidChainFound: invalid block=00198e4b0461d5a11c2536eef2f7e992a9fd391d9185e397ce40a9cfad9b1175 height=12079 log2_work=251.23672 date=2015-01-06 20:32:22 2016-10-22 17:27:29 InvalidChainFound: current best=04857fa33ea4e84994488efd9243cd3b5dbbd0d74e940ca19ab797f733cb3f70 height=12078 log2_work=251.23669 date=2015-01-06 20:31:55
then a bunch of: ProcessBlock: ORPHAN BLOCK 1, prev=5adfc6e9cacb013e0305e7070f4cbbf87cf1552f0cd3f766ed34b3a731c08086 and a few of these with different IP's: connect() to 151.252.70.168:50603 failed after select(): Connection refused (111) ring any bells?? What version of wallet do you use? "version" : 90602, "protocolversion" : 70003,
|
|
|
|
Conqueror
Legendary
Offline
Activity: 1354
Merit: 1020
I was diagnosed with brain parasite
|
|
October 23, 2016, 05:18:46 PM |
|
I've removed both directories several times and re-cloned the depo, on three different Ubuntu server boxes - each box uses a different boost version. I'm up to 42 wallets now on http://Altcoinwarz.com and am trying to add Unitus. maybe I'll try an older wallet to get past block 12078 someone said: "only idea I have is delete all and try with new wallet from scratch" If you don't know how to delete the blocks, you can do this: 1. just add a "-reindex" to your wallet startup script 2. so, if you start your wallet in linux, you'd just do normally: ./Unitus-qt and with reindex: ./Unitus-qt -reindex Try restarting a few times. If it doesn't work, check if you see some specific error message in your debug.log file. so how do you get past block 12078 ?
I tried a couple of different linux boxes, and still keep getting stuck at 12078 Here are the errors in case they remind somebody of a cure: 2016-10-22 17:27:29 ProcessBlock: ACCEPTED 2016-10-22 17:27:29 ERROR: ConnectBlock() : coinbase pays too much (actual=9900000000 vs limit=9899999999) 2016-10-22 17:27:29 Misbehaving: 82.200.205.30:50603 (0 -> 100) BAN THRESHOLD EXCEEDED 2016-10-22 17:27:29 InvalidChainFound: invalid block=00198e4b0461d5a11c2536eef2f7e992a9fd391d9185e397ce40a9cfad9b1175 height=12079 log2_work=251.23672 date=2015-01-06 20:32:22 2016-10-22 17:27:29 InvalidChainFound: current best=04857fa33ea4e84994488efd9243cd3b5dbbd0d74e940ca19ab797f733cb3f70 height=12078 log2_work=251.23669 date=2015-01-06 20:31:55 2016-10-22 17:27:29 ERROR: ConnectTip() : ConnectBlock 00198e4b0461d5a11c2536eef2f7e992a9fd391d9185e397ce40a9cfad9b1175 failed 2016-10-22 17:27:29 InvalidChainFound: invalid block=00198e4b0461d5a11c2536eef2f7e992a9fd391d9185e397ce40a9cfad9b1175 height=12079 log2_work=251.23672 date=2015-01-06 20:32:22 2016-10-22 17:27:29 InvalidChainFound: current best=04857fa33ea4e84994488efd9243cd3b5dbbd0d74e940ca19ab797f733cb3f70 height=12078 log2_work=251.23669 date=2015-01-06 20:31:55
then a bunch of: ProcessBlock: ORPHAN BLOCK 1, prev=5adfc6e9cacb013e0305e7070f4cbbf87cf1552f0cd3f766ed34b3a731c08086 and a few of these with different IP's: connect() to 151.252.70.168:50603 failed after select(): Connection refused (111) ring any bells?? What version of wallet do you use? "version" : 90602, "protocolversion" : 70003, I only tested Windows (v0.9.6.2-7aca60a-beta) wallet and rPI wallet. Both without problems...
|
|
|
|
Spidersbox
Legendary
Offline
Activity: 1294
Merit: 1039
|
|
October 23, 2016, 05:22:55 PM |
|
I've removed both directories several times and re-cloned the depo, on three different Ubuntu server boxes - each box uses a different boost version. I'm up to 42 wallets now on http://Altcoinwarz.com and am trying to add Unitus. maybe I'll try an older wallet to get past block 12078 I only tested Windows (v0.9.6.2-7aca60a-beta) wallet and rPI wallet. Both without problems... I'm sure there are other linux users out there, and it seems I'm the only one having problems. I'll just try a few other things.
|
|
|
|
jwinterm
Legendary
Offline
Activity: 3136
Merit: 1116
|
|
October 23, 2016, 06:04:08 PM Last edit: October 23, 2016, 06:32:53 PM by jwinterm |
|
I'm syncing now with fresh build on Linux. Will update when I get a chance to check it.
Edit: I'm still 15 weeks behind, but way past block 12078, at about 622k right now. Fresh build on Ubuntu 16.04 with boost 1.58.
|
|
|
|
Spidersbox
Legendary
Offline
Activity: 1294
Merit: 1039
|
|
October 23, 2016, 06:32:54 PM |
|
I'm syncing now with fresh build on Linux. Will update when I get a chance to check it.
a few from your peer list would help. Maybe I got stuck on a fork or something. I noticed that the 4 peers I'm connected to have a starting height of 12078 I'm probably banned for misbehaving from some of the good nodes.
|
|
|
|
jwinterm
Legendary
Offline
Activity: 3136
Merit: 1116
|
|
October 23, 2016, 06:34:48 PM |
|
I'm syncing now with fresh build on Linux. Will update when I get a chance to check it.
a few from your peer list would help. Maybe I got stuck on a fork or something. I noticed that the 4 peers I'm connected to have a starting height of 12078 I'm probably banned for misbehaving from some of the good nodes. peerinfo:  [ { "addr" : "192.95.29.72:50603", "services" : "00000001", "lastsend" : 1477247653, "lastrecv" : 1477247653, "bytessent" : 56574007, "bytesrecv" : 227613429, "conntime" : 1477242499, "pingtime" : 0.00000000, "version" : 70003, "subver" : "/Satoshi:0.9.6.2/", "inbound" : false, "startingheight" : 738293, "banscore" : 0, "syncnode" : true }, { "addr" : "82.200.205.30:50603", "services" : "00000001", "lastsend" : 1477247257, "lastrecv" : 1477247258, "bytessent" : 2491592, "bytesrecv" : 6091249, "conntime" : 1477242569, "pingtime" : 0.00000000, "version" : 70003, "subver" : "/Satoshi:0.9.6.2/", "inbound" : false, "startingheight" : 738294, "banscore" : 0, "syncnode" : false }, { "addr" : "74.120.220.54:50603", "services" : "00000001", "lastsend" : 1477247252, "lastrecv" : 1477247252, "bytessent" : 42481469, "bytesrecv" : 150489340, "conntime" : 1477242641, "pingtime" : 0.00000000, "version" : 70003, "subver" : "/Satoshi:0.9.6.2/", "inbound" : false, "startingheight" : 738295, "banscore" : 0, "syncnode" : false } ]
|
|
|
|
Spidersbox
Legendary
Offline
Activity: 1294
Merit: 1039
|
|
October 23, 2016, 06:44:02 PM |
|
well, that didn't work. I guess I'll setup another box with boost 1.58 - don't think I've tried that one yet ... thanks 2016-10-23 18:39:31 UpdateTip: new best=04857fa33ea4e84994488efd9243cd3b5dbbd0d74e940ca19ab797f733cb3f70 height=12078 log2_work=251.23669 tx=25769 algo=1 date=2015-01-06 20:31:55 progress=0.013824 2016-10-23 18:39:31 ProcessBlock: ACCEPTED 2016-10-23 18:39:31 ERROR: ConnectBlock() : coinbase pays too much (actual=9900000000 vs limit=9899999999) 2016-10-23 18:39:31 Misbehaving: 104.42.233.23:50603 (0 -> 100) BAN THRESHOLD EXCEEDED 2016-10-23 18:39:31 InvalidChainFound: invalid block=00198e4b0461d5a11c2536eef2f7e992a9fd391d9185e397ce40a9cfad9b1175 height=12079 log2_work=251.23672 date=2015-01-06 20:32:22 2016-10-23 18:39:31 InvalidChainFound: current best=04857fa33ea4e84994488efd9243cd3b5dbbd0d74e940ca19ab797f733cb3f70 height=12078 log2_work=251.23669 date=2015-01-06 20:31:55 2016-10-23 18:39:31 ERROR: ConnectTip() : ConnectBlock 00198e4b0461d5a11c2536eef2f7e992a9fd391d9185e397ce40a9cfad9b1175 failed 2016-10-23 18:39:31 InvalidChainFound: invalid block=00198e4b0461d5a11c2536eef2f7e992a9fd391d9185e397ce40a9cfad9b1175 height=12079 log2_work=251.23672 date=2015-01-06 20:32:22 2016-10-23 18:39:31 InvalidChainFound: current best=04857fa33ea4e84994488efd9243cd3b5dbbd0d74e940ca19ab797f733cb3f70 height=12078 log2_work=251.23669 date=2015-01-06 20:31:55 2016-10-23 18:39:31 ProcessBlock: ACCEPTED 2016-10-23 18:39:32 ProcessBlock: ACCEPTED 2016-10-23 18:39:32 ProcessBlock: ACCEPTED ..... (about 30 more)
|
|
|
|
jwinterm
Legendary
Offline
Activity: 3136
Merit: 1116
|
|
October 23, 2016, 06:54:25 PM |
|
well, that didn't work. I guess I'll setup another box with boost 1.58 - don't think I've tried that one yet ... thanks 2016-10-23 18:39:31 UpdateTip: new best=04857fa33ea4e84994488efd9243cd3b5dbbd0d74e940ca19ab797f733cb3f70 height=12078 log2_work=251.23669 tx=25769 algo=1 date=2015-01-06 20:31:55 progress=0.013824 2016-10-23 18:39:31 ProcessBlock: ACCEPTED 2016-10-23 18:39:31 ERROR: ConnectBlock() : coinbase pays too much (actual=9900000000 vs limit=9899999999) 2016-10-23 18:39:31 Misbehaving: 104.42.233.23:50603 (0 -> 100) BAN THRESHOLD EXCEEDED 2016-10-23 18:39:31 InvalidChainFound: invalid block=00198e4b0461d5a11c2536eef2f7e992a9fd391d9185e397ce40a9cfad9b1175 height=12079 log2_work=251.23672 date=2015-01-06 20:32:22 2016-10-23 18:39:31 InvalidChainFound: current best=04857fa33ea4e84994488efd9243cd3b5dbbd0d74e940ca19ab797f733cb3f70 height=12078 log2_work=251.23669 date=2015-01-06 20:31:55 2016-10-23 18:39:31 ERROR: ConnectTip() : ConnectBlock 00198e4b0461d5a11c2536eef2f7e992a9fd391d9185e397ce40a9cfad9b1175 failed 2016-10-23 18:39:31 InvalidChainFound: invalid block=00198e4b0461d5a11c2536eef2f7e992a9fd391d9185e397ce40a9cfad9b1175 height=12079 log2_work=251.23672 date=2015-01-06 20:32:22 2016-10-23 18:39:31 InvalidChainFound: current best=04857fa33ea4e84994488efd9243cd3b5dbbd0d74e940ca19ab797f733cb3f70 height=12078 log2_work=251.23669 date=2015-01-06 20:31:55 2016-10-23 18:39:31 ProcessBlock: ACCEPTED 2016-10-23 18:39:32 ProcessBlock: ACCEPTED 2016-10-23 18:39:32 ProcessBlock: ACCEPTED ..... (about 30 more)
Using boost 1.58 I had to slightly modify source to get it to compile. Instructions here: https://github.com/unitusdev/unitus/issues/1
|
|
|
|
nzsquirrell (OP)
Member
Offline
Activity: 113
Merit: 10
|
|
October 25, 2016, 06:38:11 AM |
|
well, that didn't work. I guess I'll setup another box with boost 1.58 - don't think I've tried that one yet ... thanks 2016-10-23 18:39:31 UpdateTip: new best=04857fa33ea4e84994488efd9243cd3b5dbbd0d74e940ca19ab797f733cb3f70 height=12078 log2_work=251.23669 tx=25769 algo=1 date=2015-01-06 20:31:55 progress=0.013824 2016-10-23 18:39:31 ProcessBlock: ACCEPTED 2016-10-23 18:39:31 ERROR: ConnectBlock() : coinbase pays too much (actual=9900000000 vs limit=9899999999) 2016-10-23 18:39:31 Misbehaving: 104.42.233.23:50603 (0 -> 100) BAN THRESHOLD EXCEEDED 2016-10-23 18:39:31 InvalidChainFound: invalid block=00198e4b0461d5a11c2536eef2f7e992a9fd391d9185e397ce40a9cfad9b1175 height=12079 log2_work=251.23672 date=2015-01-06 20:32:22 2016-10-23 18:39:31 InvalidChainFound: current best=04857fa33ea4e84994488efd9243cd3b5dbbd0d74e940ca19ab797f733cb3f70 height=12078 log2_work=251.23669 date=2015-01-06 20:31:55 2016-10-23 18:39:31 ERROR: ConnectTip() : ConnectBlock 00198e4b0461d5a11c2536eef2f7e992a9fd391d9185e397ce40a9cfad9b1175 failed 2016-10-23 18:39:31 InvalidChainFound: invalid block=00198e4b0461d5a11c2536eef2f7e992a9fd391d9185e397ce40a9cfad9b1175 height=12079 log2_work=251.23672 date=2015-01-06 20:32:22 2016-10-23 18:39:31 InvalidChainFound: current best=04857fa33ea4e84994488efd9243cd3b5dbbd0d74e940ca19ab797f733cb3f70 height=12078 log2_work=251.23669 date=2015-01-06 20:31:55 2016-10-23 18:39:31 ProcessBlock: ACCEPTED 2016-10-23 18:39:32 ProcessBlock: ACCEPTED 2016-10-23 18:39:32 ProcessBlock: ACCEPTED ..... (about 30 more)
The issue is nothing to do with boost or any other library version ... it actually is caused by a slight calculation difference between SSE (used in 64-bit builds) and x87 FPU (used in 32-bit builds). Try running configure again (after a make clean) with the following: CFLAGS="-O2 -mfpmath=sse -msse2" CPPFLAGS="-O2 -mfpmath=sse -msse2" ./configure This will force the compiler to use SSE for all floating point maths, instead of the x87 FPU (which is default for 32-bit). It does mean you need a processor with SSE2 support, but I'd be surprised (er, shocked actually) if you don't have that.
|
|
|
|
Spidersbox
Legendary
Offline
Activity: 1294
Merit: 1039
|
|
October 25, 2016, 03:02:48 PM |
|
SOLVED ! that is very important information - thank you very much. I've added it to my notes. well, that didn't work. I guess I'll setup another box with boost 1.58 - don't think I've tried that one yet ... thanks 2016-10-23 18:39:31 UpdateTip: new best=04857fa33ea4e84994488efd9243cd3b5dbbd0d74e940ca19ab797f733cb3f70 height=12078 log2_work=251.23669 tx=25769 algo=1 date=2015-01-06 20:31:55 progress=0.013824 2016-10-23 18:39:31 ProcessBlock: ACCEPTED 2016-10-23 18:39:31 ERROR: ConnectBlock() : coinbase pays too much (actual=9900000000 vs limit=9899999999) 2016-10-23 18:39:31 Misbehaving: 104.42.233.23:50603 (0 -> 100) BAN THRESHOLD EXCEEDED 2016-10-23 18:39:31 InvalidChainFound: invalid block=00198e4b0461d5a11c2536eef2f7e992a9fd391d9185e397ce40a9cfad9b1175 height=12079 log2_work=251.23672 date=2015-01-06 20:32:22 2016-10-23 18:39:31 InvalidChainFound: current best=04857fa33ea4e84994488efd9243cd3b5dbbd0d74e940ca19ab797f733cb3f70 height=12078 log2_work=251.23669 date=2015-01-06 20:31:55 2016-10-23 18:39:31 ERROR: ConnectTip() : ConnectBlock 00198e4b0461d5a11c2536eef2f7e992a9fd391d9185e397ce40a9cfad9b1175 failed 2016-10-23 18:39:31 InvalidChainFound: invalid block=00198e4b0461d5a11c2536eef2f7e992a9fd391d9185e397ce40a9cfad9b1175 height=12079 log2_work=251.23672 date=2015-01-06 20:32:22 2016-10-23 18:39:31 InvalidChainFound: current best=04857fa33ea4e84994488efd9243cd3b5dbbd0d74e940ca19ab797f733cb3f70 height=12078 log2_work=251.23669 date=2015-01-06 20:31:55 2016-10-23 18:39:31 ProcessBlock: ACCEPTED 2016-10-23 18:39:32 ProcessBlock: ACCEPTED 2016-10-23 18:39:32 ProcessBlock: ACCEPTED ..... (about 30 more)
The issue is nothing to do with boost or any other library version ... it actually is caused by a slight calculation difference between SSE (used in 64-bit builds) and x87 FPU (used in 32-bit builds). Try running configure again (after a make clean) with the following: CFLAGS="-O2 -mfpmath=sse -msse2" CPPFLAGS="-O2 -mfpmath=sse -msse2" ./configure This will force the compiler to use SSE for all floating point maths, instead of the x87 FPU (which is default for 32-bit). It does mean you need a processor with SSE2 support, but I'd be surprised (er, shocked actually) if you don't have that.
|
|
|
|
Conqueror
Legendary
Offline
Activity: 1354
Merit: 1020
I was diagnosed with brain parasite
|
|
November 06, 2016, 11:57:28 AM |
|
We are thinking about replacing quibit algorithm.
Any proposals what to pick instead? Neoscrypt? ETC? Zcash?
|
|
|
|
jwinterm
Legendary
Offline
Activity: 3136
Merit: 1116
|
|
November 06, 2016, 02:55:27 PM |
|
We are thinking about replacing quibit algorithm.
Any proposals what to pick instead? Neoscrypt? ETC? Zcash?
Something popular is better I think. Maybe eth algo or maybe cryptonight.
|
|
|
|
kylro
Newbie
Offline
Activity: 26
Merit: 0
|
|
December 09, 2016, 10:09:47 PM |
|
Unitus? what are the news ?
The coin is dead or not?
|
|
|
|
Psipherious
Newbie
Offline
Activity: 40
Merit: 0
|
|
December 26, 2016, 05:20:30 AM |
|
We are thinking about replacing quibit algorithm.
Any proposals what to pick instead? Neoscrypt? ETC? Zcash?
I have a slight bias towards suggesting NeoScrypt... Zcash has lots of interest behind it and popular right now. If you could do ETC, would that also make it able to mine ETH, EXP and other related coins?
|
|
|
|
Conqueror
Legendary
Offline
Activity: 1354
Merit: 1020
I was diagnosed with brain parasite
|
|
December 30, 2016, 09:53:10 AM |
|
Unitus? what are the news ?
The coin is dead or not?
No the coin is not dead at all. People still mine and trade UIS. Development is well alive.
|
|
|
|
|