From 2fff810695f3618c850c7ca2949de4192dfe72a8 Mon Sep 17 00:00:00 2001 From: Christopher Goes Date: Tue, 16 Oct 2018 02:23:56 +0200 Subject: [PATCH] This PR now will do something else --- PENDING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PENDING.md b/PENDING.md index 4fd576241..7f1393bf4 100644 --- a/PENDING.md +++ b/PENDING.md @@ -44,7 +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 + * [x/mock/simulation] \#2501 Simulate transactions & invariants for fee distribution * SDK * [core] \#2219 Update to Tendermint 0.24.0