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

Closing etherj-studio while downloading blocks causes db corruption #132

Closed
alonmuroch opened this issue Sep 25, 2014 · 3 comments
Closed

Comments

@alonmuroch
Copy link
Contributor

No description provided.

@nicksavers
Copy link
Contributor

see #91
The problem is that we don't use snapshots (yet) where all state calculations in transactions are actually updated in the database, even if the full block hasn't been processed yet.

@alonmuroch
Copy link
Contributor Author

We should probably do that in an ACID like transaction operation

@alonmuroch
Copy link
Contributor Author

closed because its a duplicate for issue #91

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

2 participants