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

fix: add --skip-copy to avoid copy state db #8

Merged
merged 1 commit into from
May 24, 2019
Merged

fix: add --skip-copy to avoid copy state db #8

merged 1 commit into from
May 24, 2019

Conversation

shenghu
Copy link
Owner

@shenghu shenghu commented May 24, 2019

Since the command may lock original db, it's better to copy the db instead of open it in place. So the command by default will copy db to local place, e.g. .ethstatedb. Also provide 2 arguments

  • --skip-copy not to copy to local place
  • --work-dir path of local place to host db data.

@shenghu shenghu force-pushed the develop branch 4 times, most recently from 6c5ad98 to ec12f6f Compare May 24, 2019 05:00
@shenghu shenghu merged commit 9702733 into master May 24, 2019
@shenghu shenghu deleted the develop branch May 24, 2019 06:47
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

Successfully merging this pull request may close these issues.

1 participant