From 16746254f5cef54ad86bb8cc3329b4b1019bf9ab Mon Sep 17 00:00:00 2001 From: Christopher Goes Date: Tue, 16 Oct 2018 02:18:09 +0200 Subject: [PATCH] Update PENDING.md --- PENDING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/PENDING.md b/PENDING.md index 654e342f8c..4fd5762417 100644 --- a/PENDING.md +++ b/PENDING.md @@ -44,6 +44,7 @@ BREAKING CHANGES * [simulation] \#2162 Added back correct supply invariants * [x/slashing] \#2430 Simulate more slashes, check if validator is jailed before jailing * [x/stake] \#2393 Removed `CompleteUnbonding` and `CompleteRedelegation` Msg types, and instead added unbonding/redelegation queues to endblocker + * [x/mock/simulation] \#2485 Check for supply conservation (including expected inflation) in simulation * SDK * [core] \#2219 Update to Tendermint 0.24.0