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

Sometimes blockchain file gets corrupted #9

Open
Pega88 opened this issue Feb 9, 2018 · 3 comments
Open

Sometimes blockchain file gets corrupted #9

Pega88 opened this issue Feb 9, 2018 · 3 comments

Comments

@Pega88
Copy link

Pega88 commented Feb 9, 2018

ocasionally, on closing down the wallet, the blockchain seems to be corrupted. Appears to be a need to stop the node explicitlly. Reported by @BlueSilver22 on old Swing wallet, need to be 100% sure this version does not have that issue.

@ch4ot1c
Copy link

ch4ot1c commented Feb 13, 2018

Seems like zcl-cli stop isn't always called:

https://github.com/z-classic/zclassic-swing-wallet/blob/master/src/java/com/vaklinov/zcashui/ZCashClientCaller.java#L152

public /*synchronized*/ void stopDaemon()

@ch4ot1c
Copy link

ch4ot1c commented Feb 20, 2018

#24

@ch4ot1c ch4ot1c changed the title corrupting blockchain Sometimes blockchain file gets corrupted Feb 20, 2018
@ch4ot1c
Copy link

ch4ot1c commented Feb 20, 2018

%APPDATA%/Zclassic/blocks and chainstate are the files of interest.

@nimbosa nimbosa added this to the Zclassic 2.0 milestone Oct 13, 2018
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

3 participants