tendermint v0.19.8 Release Notes

  • June 4th, 2018

    ๐Ÿ’ฅ BREAKING:

    • ๐Ÿšš [p2p] Remove auth_enc config option, peer connections are always auth encrypted. Technically a breaking change but seems no one was using it and arguably a bug fix :)

    ๐Ÿ› BUG FIXES

    • โฑ [mempool] Fix deadlock under high load when skip_timeout_commit=true and create_empty_blocks=false