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

Does not download chain #60

Open
xloem opened this issue Apr 21, 2020 · 1 comment
Open

Does not download chain #60

xloem opened this issue Apr 21, 2020 · 1 comment

Comments

@xloem
Copy link

xloem commented Apr 21, 2020

I don't seem able to download the blockchain from a peer using cmd/spvwallet/main.go and git HEAD. The following is the output of spvwallet start -v:

photo of output

@xloem
Copy link
Author

xloem commented Apr 21, 2020

I think this error must have started after a use of resyncblockchain, maybe with a time after the current tip. Things seem to be working okay after renaming my ~/.spvwallet/headers.bin file so it is regenerated.

EDIT: no, this error seems to be initiated sometimes when spvwallet is terminated during a large incomplete chain download. it rejects all further block headers until headers.bin is deleted or replaced. the error seems to be caused by certain headers.bin files.

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

1 participant