tendermint v0.34.16 Release Notes

  • 🚀 Special thanks to external contributors on this release: @yihuang

    🐛 BUG FIXES

    • [consensus] #7617 calculate prevote message delay metric (backport #7551) (@williambanfield).
    • [consensus] #7631 check proposal non-nil in prevote message delay metric (backport #7625) (@williambanfield).
    • [statesync] #7885 statesync: assert app version matches (backport #7856) (@cmwaters).
    • ⏪ [statesync] #7881 fix app hash in state rollback (backport #7837) (@cmwaters).
    • ⏪ [cli] #7837 fix app hash in state rollback. (@yihuang).