From 77fb4c93359fac45d80bfbbe9078eacfe2e7cdd4 Mon Sep 17 00:00:00 2001 From: Adam Tucker Date: Mon, 11 Mar 2024 18:40:53 -0600 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 59ef01f70e..35b2e6a74d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ * [#5](https://github.com/osmosis-labs/cometbft/pull/5) Batch verification * [#11](https://github.com/osmosis-labs/cometbft/pull/11) Skip verification of commit sigs * [#13](https://github.com/osmosis-labs/cometbft/pull/13) Avoid double-saving ABCI responses + +## osmo-v23/v0.37.4-3 + * [#17](https://github.com/osmosis-labs/cometbft/pull/17) Set the max number of (concurrently) downloaded blocks to {peersCount * 20} * [#18](https://github.com/osmosis-labs/cometbft/pull/18) Sort peers by download rate & multiple requests for closer blocks