|
ACQ
Member
Offline
Activity: 89
Merit: 10
AKA- Drosanx 1Gi2qsybpbkCmxxVEENTVvEW57Jq5HGMTB
|
|
March 02, 2014, 10:04:49 PM |
|
Same problem ive been mining a while and not one block found....
|
|
|
|
ny2cafuse
Legendary
Offline
Activity: 1582
Merit: 1002
HODL for life.
|
|
March 02, 2014, 10:05:12 PM |
|
We are currently checking the seed nodes and code to check for errors.
ny2cafuse - if you have found any errors please suggest fixes on github and we'll take a look.
We'll update you as soon as we can/are sure there is a problem or what the problem may be.
Seed nodes aren't going to matter. It's an issue with bad clients still being connected. On some other coins, usually you can set the "badversion" option in the main.cpp file to a version that is known good. Then any client that submits a block to the chain via that node, and they get locked out. Without it, I think we've allowed older clients to connect and submit invalid blocks to the blockchain. Did you update the version and protocol numbers? If not, you need to do that, release an update with the new version and protocol number, and it will allow us to filter out the old clients via getpeerinfo. -Fuse
|
Community > Devs
|
|
|
24Kilo
|
|
March 02, 2014, 10:07:42 PM |
|
There is a very big fork in KDC... here is the 'getmininginfo" from two separate wallets... the first from CripToe Pools... the second from a private pool...
here is CripToe Pool
{ "version" : 80601, "protocolversion" : 70002, "walletversion" : 60000, "balance" : 4090.65747894, "blocks" : 84787, "timeoffset" : -1, "connections" : 17, "proxy" : "", "difficulty" : 0.84905294, "testnet" : false, "keypoololdest" : 1391924634, "keypoolsize" : 102, "paytxfee" : 0.00000000, "mininput" : 0.00001000, "errors" : "Warning: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade." }
here is the private pool...
{ "version" : 80601, "protocolversion" : 70002, "walletversion" : 60000, "balance" : 6172.00807219, "blocks" : 84808, "timeoffset" : -1, "connections" : 8, "proxy" : "", "difficulty" : 6.13942908, "testnet" : false, "keypoololdest" : 1393707602, "keypoolsize" : 101, "paytxfee" : 0.00000000, "mininput" : 0.00001000, "errors" : "" }
same wallet protocol...different blockchain height and difficulty.
I would recommend that no one move any KDC until this is resolved.
|
|
|
|
whylieaboutcake
|
|
March 02, 2014, 10:09:25 PM |
|
Yeah, I learned that the hard way No one else make the same mistake I just did. Keep your coins in your wallets!
|
|
|
|
ny2cafuse
Legendary
Offline
Activity: 1582
Merit: 1002
HODL for life.
|
|
March 02, 2014, 10:10:02 PM |
|
another oddity is that I cant get to the "pools" page on any of the mining pools I use.
That's a result of MPOS getting the fatal error I posted earlier. MPOS can't connect to the wallet, so it throws a PHP error that makes the page fail to load. That's how I knew the other pools were having the same issue.
|
Community > Devs
|
|
|
bangomatic
Legendary
Offline
Activity: 1246
Merit: 1000
ARK Team likes to ban and delete posts in reddit.
|
|
March 02, 2014, 10:14:11 PM Last edit: March 02, 2014, 10:59:44 PM by bangomatic |
|
HITLER is gonna be pissed.
|
|
|
|
placebo
Legendary
Offline
Activity: 1120
Merit: 1000
|
|
March 02, 2014, 10:17:59 PM |
|
|
|
|
|
KlondikeCoin (OP)
Member
Offline
Activity: 84
Merit: 10
|
|
March 02, 2014, 10:19:00 PM |
|
There is a very big fork in KDC... here is the 'getmininginfo" from two separate wallets... the first from CripToe Pools... the second from a private pool...
here is CripToe Pool
{ "version" : 80601, "protocolversion" : 70002, "walletversion" : 60000, "balance" : 4090.65747894, "blocks" : 84787, "timeoffset" : -1, "connections" : 17, "proxy" : "", "difficulty" : 0.84905294, "testnet" : false, "keypoololdest" : 1391924634, "keypoolsize" : 102, "paytxfee" : 0.00000000, "mininput" : 0.00001000, "errors" : "Warning: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade." }
here is the private pool...
{ "version" : 80601, "protocolversion" : 70002, "walletversion" : 60000, "balance" : 6172.00807219, "blocks" : 84808, "timeoffset" : -1, "connections" : 8, "proxy" : "", "difficulty" : 6.13942908, "testnet" : false, "keypoololdest" : 1393707602, "keypoolsize" : 101, "paytxfee" : 0.00000000, "mininput" : 0.00001000, "errors" : "" }
same wallet protocol...different blockchain height and difficulty.
I would recommend that no one move any KDC until this is resolved.
We're working on a fix as quick as we can, don't move coins around. If you have moved coins then they should be recoverable once this is sorted.
|
|
|
|
24Kilo
|
|
March 02, 2014, 10:19:15 PM |
|
KDC has FORKED!!!
DO NOT MOVE ANY KDC TILL THIS IS RESOLVED.
You risk losing those coins.
|
|
|
|
IEC09
Newbie
Offline
Activity: 16
Merit: 0
|
|
March 02, 2014, 10:25:51 PM |
|
KDC has FORKED!!!
DO NOT MOVE ANY KDC TILL THIS IS RESOLVED.
You risk losing those coins.
Ugh. That would explain why my 1500+ KDC I transferred from a local wallet to CoinedUp aren't showing up...
|
|
|
|
ny2cafuse
Legendary
Offline
Activity: 1582
Merit: 1002
HODL for life.
|
|
March 02, 2014, 10:35:20 PM |
|
Working on and testing a fix right now... I will report back.
|
Community > Devs
|
|
|
Sparkzor
Member
Offline
Activity: 112
Merit: 10
|
|
March 02, 2014, 10:49:12 PM |
|
|
|
|
|
hash.so
|
|
March 02, 2014, 10:49:58 PM |
|
Working on and testing a fix right now... I will report back.
If only the devs were in irc so we could all help out Seriously, poor show.
|
Hash.so mining pools with easy coin switching! vardiff, pplns, and 0% fee (1% default donation). Come join us! Currently we have 40 scrypt coins and adding new ones all the time. Support/request thread here.
|
|
|
ny2cafuse
Legendary
Offline
Activity: 1582
Merit: 1002
HODL for life.
|
|
March 02, 2014, 10:51:51 PM |
|
Working on and testing a fix right now... I will report back.
If only the devs were in irc so we could all help out Seriously, poor show. Well that's why I'm trying to work on a fix with a fellow pool op. Hang tight. -Fuse
|
Community > Devs
|
|
|
Jilixi
|
|
March 02, 2014, 10:53:09 PM |
|
KDC has FORKED!!!
DO NOT MOVE ANY KDC TILL THIS IS RESOLVED.
You risk losing those coins.
Ugh. That would explain why my 1500+ KDC I transferred from a local wallet to CoinedUp aren't showing up... they are recoverable.
|
Owner of BlackCoin Store - BlackCoin StoreBC: BNatbck1SDJebHRMQemkUEFPVZR9uLHLrM BTC: 161EcdmbgmxpZMk2ssZCjGQqB6gypduu97
|
|
|
Jilixi
|
|
March 02, 2014, 10:53:46 PM |
|
Working on and testing a fix right now... I will report back.
If only the devs were in irc so we could all help out Seriously, poor show. Let them work it out instead of people screaming at them at IRC, like they would have time for that now anyway...
|
Owner of BlackCoin Store - BlackCoin StoreBC: BNatbck1SDJebHRMQemkUEFPVZR9uLHLrM BTC: 161EcdmbgmxpZMk2ssZCjGQqB6gypduu97
|
|
|
|
hash.so
|
|
March 02, 2014, 10:58:37 PM |
|
Working on and testing a fix right now... I will report back.
If only the devs were in irc so we could all help out Seriously, poor show. Let them work it out instead of people screaming at them at IRC, like they would have time for that now anyway... I wasn't going to scream at them, I was going to help them fix the issue.
|
Hash.so mining pools with easy coin switching! vardiff, pplns, and 0% fee (1% default donation). Come join us! Currently we have 40 scrypt coins and adding new ones all the time. Support/request thread here.
|
|
|
placebo
Legendary
Offline
Activity: 1120
Merit: 1000
|
|
March 02, 2014, 10:59:25 PM |
|
That is positive.... but you're right, it is a little problem and we still need to continue all the work that we have done and what will still need to do.
|
|
|
|
|