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

执行到miner.start(1)后 没有出现Mined block #13

Closed
cm3235658 opened this issue May 10, 2017 · 2 comments
Closed

执行到miner.start(1)后 没有出现Mined block #13

cm3235658 opened this issue May 10, 2017 · 2 comments

Comments

@cm3235658
Copy link

一直停在 checking DAG ,无法挖出区块 ,导致合约部署不上去请问一下原因大概出现在哪里。
http://ethfans.org/jan/articles/51 这里面也有许多卡在miner.start(1)这一步

@u2
Copy link
Contributor

u2 commented May 10, 2017

日志贴一下?要先checking dag 100%了,后面才会挖块

@hxzqlh
Copy link

hxzqlh commented May 16, 2017

开启挖矿后没反应,原因可能是私链的 genesis.json 配置无法生效,导致 geth 自动连到了公有链的配置,我的解决方法如下:
rm -rf ~/.ethash/

@u2 u2 closed this as completed Aug 30, 2017
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

3 participants