From b55f29f72d48355e848af75db0475b749dab8686 Mon Sep 17 00:00:00 2001 From: Christopher Goes Date: Thu, 11 Oct 2018 22:58:20 +0200 Subject: [PATCH] Update PENDING.md --- PENDING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PENDING.md b/PENDING.md index dbae0cc2cd..1ced472c70 100644 --- a/PENDING.md +++ b/PENDING.md @@ -69,6 +69,7 @@ BREAKING CHANGES * [x/staking] \#2244 staking now holds a consensus-address-index instead of a consensus-pubkey-index * [x/staking] \#2236 more distribution hooks for distribution * [x/stake] \#2394 Split up UpdateValidator into distinct state transitions applied only in EndBlock + * [x/slashing] \#2480 Fix signing info handling bugs & faulty slashing * Tendermint * Update tendermint version from v0.23.0 to v0.25.0, notable changes