diff --git a/CHANGELOG_PENDING.md b/CHANGELOG_PENDING.md index 4ea81f705..adb44fa82 100644 --- a/CHANGELOG_PENDING.md +++ b/CHANGELOG_PENDING.md @@ -21,7 +21,7 @@ Friendly reminder, we have a [bug bounty program](https://hackerone.com/tendermi ### FEATURES - [rpc] [\#6717](https://github.com/tendermint/tendermint/pull/6717) introduce - `/genesis_chunked` rpc endpoint for handling large genesis files by chunking them + `/genesis_chunked` rpc endpoint for handling large genesis files by chunking them (@tychoish) ### IMPROVEMENTS @@ -31,3 +31,4 @@ Friendly reminder, we have a [bug bounty program](https://hackerone.com/tendermi - [light] [\#6685](https://github.com/tendermint/tendermint/pull/6685) fix bug with incorrectly handling contexts that would occasionally freeze state sync. (@cmwaters) +- [privval] \#6748 Fix vote timestamp to prevent chain halt (@JayT106) \ No newline at end of file