Today, I found POW twice while mining, but I wasn't awarded any vests after making it to the top of the mining queue. Instead, the value for total_missed
increased by 2 as shown in http://steemd.com/@adneu . I had a good internet connection the whole time and have previously not had any trouble getting the mining reward (up until the hardfork on Saturday). I did pull the code from the latest commit, rebuilt everything, and steemd
runs with a normal hash rate and no obvious error messages. I get the following info typing about
into cli_wallet
:
about
{
"client_version": "v0.11.0",
"steem_revision": "f002ba9ff2054478347c1e8f5e0b6e07f2feeadd",
"steem_revision_age": "70 hours ago",
"fc_revision": "c109dbecf3bf72b464f994e1870d93af34095e9c",
"fc_revision_age": "22 days ago",
"compile_date": "compiled on Jul 18 2016 at 20:48:39",
"boost_version": "1.60",
"openssl_version": "OpenSSL 1.0.1f 6 Jan 2014",
"build": "linux 64-bit"
}
Does anyone have any ideas for what to do?