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

chore: In amino.pkg, add optional WithComments, use them in GenerateProto3MessagePartial #1235

Merged
merged 4 commits into from
Nov 23, 2023

Commits on Nov 14, 2023

  1. chore: In amino/pkg, add optional WithComments, use them in GenerateP…

    …roto3MessagePartial
    
    Signed-off-by: Jeff Thompson <jeff@thefirst.org>
    jefft0 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    d928f05 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    f6801d5 View commit details
    Browse the repository at this point in the history
  2. fix tests; flatten

    thehowl committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    127ce58 View commit details
    Browse the repository at this point in the history
  3. fix: In P3Context.GenerateProto3MessagePartial, need to check for nil…

    … rinfo.Package .
    
    Signed-off-by: Jeff Thompson <jeff@thefirst.org>
    jefft0 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    b746716 View commit details
    Browse the repository at this point in the history