Whats going on with the P2Pool network. the entire network is hung on block 46219
http://explorer.darkcoin.io/block/00000000007e63430208031529ced1226cfeb3223060939267449ce3e655a05bi have updated darkcoind, and git pulled p2pool and restarted everything but something still looks messed up.
the p2pool node wallet is on the correct block but the entire network seems hung ?
.darkcoin$ darkcoind getinfo
{
"version" : 90102,
"protocolversion" : 70002,
"walletversion" : 60000,
"balance" : 0.10251933,
"blocks" : 46353,
"timeoffset" : 0,
"connections" : 19,
"proxy" : "",
"difficulty" : 305.64136197,
"testnet" : false,
"keypoololdest" : 1394938162,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00001000,
"errors" : ""
}
That right there is showing current block count of 46353. As long as someone is not running a pool with the old windows wallet, then everything is fine. Just bad luck.
Look at the time between finding block 45829 and blcok 45953. 6.5 hours.