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

x/gov: fix NormalizeProposalType() return values (bp #8808) #8816

Merged
merged 6 commits into from
Mar 8, 2021

Commits on Mar 8, 2021

  1. x/gov: fix NormalizeProposalType() return values (#8808)

    Closes: #8806
    (cherry picked from commit be23295)
    
    # Conflicts:
    #	x/gov/client/rest/grpc_query_test.go
    #	x/gov/client/utils/utils_test.go
    Alessio Treglia authored and mergify-bot committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    947f8ec View commit details
    Browse the repository at this point in the history
  2. fix conflicts

    Alessio Treglia committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    7f9cc31 View commit details
    Browse the repository at this point in the history
  3. update CHANGELOG

    Alessio Treglia committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    3f610f8 View commit details
    Browse the repository at this point in the history
  4. fix test

    Alessio Treglia committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    1709960 View commit details
    Browse the repository at this point in the history
  5. fix rest tests

    Alessio Treglia committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    7ac8fa6 View commit details
    Browse the repository at this point in the history
  6. remove unnecessary test

    Alessio Treglia committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    8dd89e2 View commit details
    Browse the repository at this point in the history