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: ensure withdraw_rewards events are always emitted on reward withdrawal (backport #13323) #13340

Merged
merged 4 commits into from
Sep 20, 2022

Commits on Sep 20, 2022

  1. fix: ensure withdraw_rewards events are always emitted on reward with…

    …drawal (#13323)
    
    (cherry picked from commit c1c23a7)
    
    # Conflicts:
    #	CHANGELOG.md
    #	tests/integration/distribution/keeper/delegation_test.go
    #	testutil/sims/app_helpers.go
    #	x/distribution/keeper/delegation.go
    #	x/distribution/keeper/delegation_test.go
    #	x/distribution/keeper/keeper.go
    alexanderbez authored and julienrbrt committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    1cb7acd View commit details
    Browse the repository at this point in the history
  2. fix conflicts

    julienrbrt committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    bac2712 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a663638 View commit details
    Browse the repository at this point in the history
  4. fix typo

    julienrbrt committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    3b37ae3 View commit details
    Browse the repository at this point in the history