Developer Announcement -- Explorer Live, PoW Update, New Pools!
DDoS attacks mitigated, server and all seed nodes are running fine, the block explorer is live and running smoothly. You can view the official block explorer at:
We have been added to several new pools such as the following:
If you haven't already don't forget to spread the hash power.
To clarify things, please note that mining will end at the
5000th POW Block, after which point the coin will transition to
Pure PoS, the coin is a hybrid of PoW and PoS which means that coins can be staked and process transactions during the PoW phase, PoW and PoS are running at the same time, but PoW will not end until there have been
5000 PoW blocks. You can use the
getinfo command to get the number of PoW blocks remaining.
getinfo
{
"version" : "v1.0.0.0-g32a928e",
"protocolversion" : 60014,
"walletversion" : 60000,
"balance" : 0.00000000,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 3797,
"powblocks" : 2297,
"powblocksleft" : 2703,
"timeoffset" : -1,
"connections" : 18,
"proxy" : "",
"ip" : "127.0.0.1",
"difficulty" : {
"proof-of-work" : 1196.42578355,
"proof-of-stake" : 0.00175541
},
"testnet" : false,
"keypoololdest" : 1412406303,
"keypoolsize" : 101,
"paytxfee" : 0.00010000,
"mininput" : 0.00000000,
"errors" : ""
}
For pool operators you can use the the following to determine when PoW ends.
getpowblocksleft [block]
getpowtimeleft [time-unit] [block]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJUMkPUAAoJED8ERkuh3cc0RzoP/iwJsFNrs96FeMv8rDz85Edz
oeRA+Qj+8ob4PEHcuEEBMSDHvzdU3IEIewx1jkE8lC8y+U8nIzKrOBlUuzjJDjPY
ZAgmigFh9BVWd3lwjWcWP+UhOk8B50IqSMOO860MMukxWl+XlfX1f4hZ9Oc5Njoh
zCCNqYHmgLHJekqnSr8Sownz+6etTygDc8UKYfcCUPW4ZNoMXo5P73DkueoEsBGp
VPzD2cOa5n57ESesS4fHqBVyBZn2lWxXVJ0UqyGkTocdC6lvhAbBjxiuYdnhNRdt
AiP0/ukPnOu0du15/ZtWf91ttPwBjRukhGvk4TG9eU6k6vh5fMsZHfR4mSUcweUn
PAR5au0DAEUQtqDQsgf6ZhjlK3uMvDWzxK6uuPjeNFLuhnb7Yjax5411J4o5POUp
2TukIL1Bdj+21HxuH9YvfDLktT56hcgmF2u5WLxIIwSx0BzCHzq1p4jWEwNY56EM
V0V/AniJVl849idNtmWNLYWZkdOQLzGjPyjrdjk9iNelW4nm/dQNYnqTvZGj8Ee4
WIUIOOuaiPObuxOTLUFJ/G2NPbf122bv8Ty5Mw3C+Rzao/OKXlQq9i+jD+KiBizL
S529eEVIkXyksCsx2NPXRzt8cpaoh+HzxaiE8WQ5bCuuPRYCsvU0yXAGoL2fi5vQ
zwsxIiBcMkgbVoXF3luo
=OP3F
-----END PGP SIGNATURE-----