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

Add amino compatibility layer for proto Any #6151

Merged
merged 9 commits into from
May 6, 2020
Merged

Commits on May 5, 2020

  1. Configuration menu
    Copy the full SHA
    70725c0 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2020

  1. Add tests & JSON

    aaronc committed May 6, 2020
    Configuration menu
    Copy the full SHA
    98dab3f View commit details
    Browse the repository at this point in the history
  2. Refactor Marshal/UnmarshalAny

    aaronc committed May 6, 2020
    Configuration menu
    Copy the full SHA
    cc20ce7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc8f22f View commit details
    Browse the repository at this point in the history
  4. remove extra test

    aaronc committed May 6, 2020
    Configuration menu
    Copy the full SHA
    a0a5f3e View commit details
    Browse the repository at this point in the history
  5. Add support for nested Any's

    aaronc committed May 6, 2020
    Configuration menu
    Copy the full SHA
    04523ed View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    95e32bf View commit details
    Browse the repository at this point in the history
  7. Add docs

    aaronc committed May 6, 2020
    Configuration menu
    Copy the full SHA
    59544f4 View commit details
    Browse the repository at this point in the history
  8. Update codec/any_test.go

    fedekunze committed May 6, 2020
    Configuration menu
    Copy the full SHA
    9bb4bea View commit details
    Browse the repository at this point in the history