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: reduce globals #324

Closed
wants to merge 5 commits into from
Closed

Feat: reduce globals #324

wants to merge 5 commits into from

Commits on Jun 2, 2023

  1. feat(ipld/merkledag/pb): change protobuf internal registry name to un…

    …ixfs.v1.pbto prevent collisions with go-merkledag
    aschmahmann committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    1bd2905 View commit details
    Browse the repository at this point in the history
  2. feat(unixfs): change protobuf package name to unixfs.v1.pb to prevent…

    … collisions with go-unixfs. Also regenerate protobufs with latest gogo
    aschmahmann committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    70e0045 View commit details
    Browse the repository at this point in the history
  3. feat(ipld/merkledag): updated to use its own global go-ipld-legacy re…

    …gistry instead of a shared global registry
    aschmahmann committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    2ae7c71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a3a5b2 View commit details
    Browse the repository at this point in the history
  5. tidy go.sum

    aschmahmann committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    922a186 View commit details
    Browse the repository at this point in the history