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

Move DAG file handling to ethash #555

Closed
ethers opened this issue Mar 24, 2015 · 2 comments
Closed

Move DAG file handling to ethash #555

ethers opened this issue Mar 24, 2015 · 2 comments
Milestone

Comments

@ethers
Copy link
Member

ethers commented Mar 24, 2015

I'm assuming there's a better location than /tmp/dag

Also will Go and C++ be able to share the same dag located at ~/.ethash ?

@obscuren
Copy link
Contributor

Go and C++ will share the same DAG. The current DAG file is only temporarily and file handling will move to the ethash package it self.

@obscuren
Copy link
Contributor

#757

ngtuna added a commit to ngtuna/tomochain that referenced this issue Jul 1, 2019
tony-ricciardi pushed a commit to tony-ricciardi/go-ethereum that referenced this issue Jan 20, 2022
maoueh pushed a commit to streamingfast/go-ethereum that referenced this issue Dec 9, 2022
…um#555)

* changed default of maxpeers from 200 to 50

* docs: update additional notes for new-cli

* docs: update additional notes for new-cli

* small bug fix in the script to fix shopt issue

Co-authored-by: Manav Darji <manavdarji.india@gmail.com>
maoueh pushed a commit to streamingfast/go-ethereum that referenced this issue Jan 6, 2023
…um#555)

* changed default of maxpeers from 200 to 50

* docs: update additional notes for new-cli

* docs: update additional notes for new-cli

* small bug fix in the script to fix shopt issue

Co-authored-by: Manav Darji <manavdarji.india@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants