-
-
Notifications
You must be signed in to change notification settings - Fork 146
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
The Dogecoin parser finishes work ahead of time. #75
Comments
Same here, and also --start and --end paramters not working. |
Is it the same block where it stops? Please add the command how you started it and some relevant log lines so that it can be reproduced easier. |
Thanks for the fast response! I started it with the following command: ./rusty-blockparser -c dogecoin -d /mnt/d/Dogecoin/blocks balances I also tried to start with: But it finished way more faster and only processed 10,000 blocks, again no errors. |
Duplicate of #80. Please try out master branch, the issue should be fixed there |
Hello. The Dogecoin parser finishes work ahead of time.
The text was updated successfully, but these errors were encountered: