tendermint v0.19.3 Release Notes

Release Date: 2018-05-14 // almost 6 years ago
  • ๐Ÿ”‹ FEATURES

    • ๐Ÿ‘€ [rpc] New /consensus_state returns just the votes seen at the current height

    ๐Ÿ‘Œ IMPROVEMENTS

    • [rpc] Add stringified votes and fraction of power voted to /dump_consensus_state
    • [rpc] Add PeerStateStats to /dump_consensus_state

    ๐Ÿ› BUG FIXES

    • [cmd] Set GenesisTime during tendermint init
    • [consensus] fix ValidBlock rules