diff --git a/.changelog/unreleased/bug-fixes/2653-fix-validator-set-update-with-ck.md b/.changelog/unreleased/bug-fixes/2653-fix-validator-set-update-with-ck.md new file mode 100644 index 0000000000..d88bc87bb2 --- /dev/null +++ b/.changelog/unreleased/bug-fixes/2653-fix-validator-set-update-with-ck.md @@ -0,0 +1,4 @@ +- Fixed a bug in the communication of validator set updates to + CometBFT after a change of validator consensus key that occurs + at the same epoch as a validator entering the consensus set. + ([\#2653](https://github.com/anoma/namada/pull/2653)) \ No newline at end of file