From d6f62d121b4e04c055ce4fa9e76e61ebdd6c5a50 Mon Sep 17 00:00:00 2001 From: William Allen Date: Wed, 3 May 2023 16:27:52 -0500 Subject: [PATCH] Additional entry to changelog (#15194) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc1d973bdce9..e25a3f9e3c7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ for setuptools_scm/PEP 440 reasons. - DataLayer plugin support and infrastructure ### Changed +- Fix soft fork to 60 days - Don't subscribe to all coin ids in the DB - Handle trade coins in the `try` block of `new_coin_state` - Add benchmark that tests the mempool over a long time