cosmos-sdk/simapp/simd
mergify[bot] 63a7c45caa
fix: ensure withdraw_rewards events are always emitted on reward withdrawal (backport #13323) (#13340)
* fix: ensure withdraw_rewards events are always emitted on reward withdrawal (#13323)

(cherry picked from commit c1c23a75d9)

# 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

* fix conflicts

* move changelog to right place

* fix typo

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-09-20 15:26:36 +02:00
..
cmd fix: ensure withdraw_rewards events are always emitted on reward withdrawal (backport #13323) (#13340) 2022-09-20 15:26:36 +02:00
main.go server: init commit (#8144) 2020-12-10 19:12:42 +00:00