Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

start/stop miner status not correct #313

Open
trungtt198x opened this issue Dec 15, 2017 · 0 comments
Open

start/stop miner status not correct #313

trungtt198x opened this issue Dec 15, 2017 · 0 comments

Comments

@trungtt198x
Copy link

Hello,

I start a private "eth" node without enabling miner.
Then, I "geth attach" to this node for administration and the Mist browser as the front-end.
The first time, when I run: miner.start(1), I really see the miner status of the node is changed correctly.
After that, I run: miner.stop() for stopping the miner. I also see the miner status of the node updated correcty. After that, if I try again miner.start(1) then I no longer see the updated miner status correctly although the log output of the running "eth" node looks like in mining.

Maybe this's a bug of net-stats?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant