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

--autodag requires CPU mining to be ON #1501

Closed
stephantual opened this issue Jul 20, 2015 · 4 comments
Closed

--autodag requires CPU mining to be ON #1501

stephantual opened this issue Jul 20, 2015 · 4 comments
Assignees

Comments

@stephantual
Copy link
Contributor

ubuntu 15.04 / geth RC2 latest

--autodag requires CPU mining to be ON

If you use --autodag and do not start CPU mining, the dag is never generated.
Expected behaviour: geth with --autodag detects there is no dag, and creates it, without cpu mining to have to be on.

@stephantual
Copy link
Contributor Author

Note that autodag won't work with ethminers calling the RPC server either - and even with --no-precompute, the ethminers still try to generate the dag

@hrhristov
Copy link

Is this still an issue? I do not understand why it is suggested in https://blog.ethereum.org/2015/08/04/the-thawing-frontier/
Aren't the defaults (ethminer generates the dag, geth does not) safer until this is fixed?

@stephantual
Copy link
Contributor Author

This appears fixed (i had a dag #2 file in my ethhash folder 3 days before the epoch switch) - but before you close I'd like to give it another look over at block 60k.

@zelig
Copy link
Contributor

zelig commented Aug 24, 2015

I think this works as expected, closing

@zelig zelig closed this as completed Aug 24, 2015
tony-ricciardi pushed a commit to tony-ricciardi/go-ethereum that referenced this issue Jan 20, 2022
### Description

Add mixed fee currency option to mycelo.
Also cleans up `runTransaction` arguments.
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

4 participants