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

feat: improve broken cid.Builder testing for CidBuilder #93

Merged
merged 3 commits into from
Nov 23, 2022

Commits on Nov 23, 2022

  1. feat: improve broken cid.Builder testing for CidBuilder

    If you don't use something derived from a cid.Prefix then it'll test
    execute your hasher to make sure it doesn't error.
    
    The reason for this is to avoid more cases where a panic could occur
    when encoding a ProtoNode.
    
    fix: apply code-review feedback
    
    Co-authored-by: Masih H. Derkani <m@derkani.org>
    rvagg and masih committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    5b1f38b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4f68d0 View commit details
    Browse the repository at this point in the history
  3. chore: bump version to 0.8.1

    rvagg committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    af63637 View commit details
    Browse the repository at this point in the history