Browse Source

changelog_pending: add missing item (#6829)

pull/6833/head
Tess Rinearson 3 years ago
committed by GitHub
parent
commit
267aac2e90
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions
  1. +3
    -2
      CHANGELOG_PENDING.md

+ 3
- 2
CHANGELOG_PENDING.md View File

@ -157,8 +157,9 @@ Friendly reminder: We have a [bug bounty program](https://hackerone.com/tendermi
- [blockchain/v1] [\#5701](https://github.com/tendermint/tendermint/pull/5701) Handle peers without blocks (@melekes)
- [blockchain/v1] \#5711 Fix deadlock (@melekes)
- [evidence] \#6375 Fix bug with inconsistent LightClientAttackEvidence hashing (cmwaters)
- [rpc] \#6507 fix RPC client doesn't handle url's without ports (@JayT106)
- [rpc] \#6507 Ensure RPC client can handle URLs without ports (@JayT106)
- [statesync] \#6463 Adds Reverse Sync feature to fetch historical light blocks after state sync in order to verify any evidence (@cmwaters)
- [fastsync] \#6590 Update the metrics during fast-sync (@JayT106)
- [gitignore] \#6668 Fix gitignore of abci-cli (@tanyabouman)
- [light] \#6687 Fix bug with incorrecly handled contexts in the light client (@cmwaters)
- [light] \#6687 Fix bug with incorrectly handled contexts in the light client (@cmwaters)
- [privval] \#6748 Fix vote timestamp to prevent chain halt (@JayT106)

Loading…
Cancel
Save