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

fix: correctly propagate msg errors in gov (backport #13918) #13928

Merged
merged 4 commits into from
Nov 18, 2022

Commits on Nov 18, 2022

  1. fix: correctly propagate msg errors in gov (#13918)

    * fix: correctly propagate msg errors in gov
    
    * chore: update changelog
    
    * fix: correctly check proposal status in tests
    
    * chore: delete unused var
    
    (cherry picked from commit 5581f7f)
    
    # Conflicts:
    #	CHANGELOG.md
    #	x/gov/abci_test.go
    johnletey authored and mergify[bot] committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    f760b6d View commit details
    Browse the repository at this point in the history
  2. fix conflicts

    julienrbrt committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    34ce09a View commit details
    Browse the repository at this point in the history
  3. updates

    julienrbrt committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    18cf68f View commit details
    Browse the repository at this point in the history
  4. update changelog date

    julienrbrt committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    4666bea View commit details
    Browse the repository at this point in the history