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

Check store sync issue #7

Closed
thiagodelgado111 opened this issue Dec 18, 2018 · 1 comment
Closed

Check store sync issue #7

thiagodelgado111 opened this issue Dec 18, 2018 · 1 comment
Assignees
Milestone

Comments

@thiagodelgado111
Copy link
Contributor

Currently, we have seeing this warning on the console: "WARNING! Head hash didn't match the contents. We need to investigate and fix that

@thiagodelgado111
Copy link
Contributor Author

Ok, that happens because of this line: https://github.com/orbitdb/orbit-db-store/blob/master/src/Store.js#L247. The object returned by ipfs.object.put have no multihash property anymore – we could just call .toString on it instead, it's a CID now –, nevertheless, this is just a warning so I'll close this one – after all, I spent some time investigating it 🙏 – and file a new issue to use official orbit-db* releases at some point

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