You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
372 B

  1. ## v0.34.0-rc4
  2. Special thanks to external contributors on this release:
  3. Friendly reminder, we have a [bug bounty program](https://hackerone.com/tendermint).
  4. ### BREAKING CHANGES:
  5. ### FEATURES:
  6. - [privval] \#5239 Add `chainID` to requests from client.
  7. ### IMPROVEMENTS:
  8. ### BUG FIXES:
  9. - [blockchain] \#5249 Fix fast sync halt with initial height > 1 (@erikgrinaker)