-
Notifications
You must be signed in to change notification settings - Fork 59
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
feat(codetable): remove identity
hasher
#289
feat(codetable): remove identity
hasher
#289
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Stebalien as you requested the removal, would you mind to have a quick look?
It has been 6 weeks and we are currently drafting a new release of Given the two above approvals, I am merging this. Also note that this concerns mostly the |
This itself is not a breaking changes because
multihash-codetable
isn't released yet. We add an example tomultihash
on how to do identity hashing.Resolves #194.
Replaces #196.
Replaces #201.
Replaces #260.