tendermint v0.19.9 Release Notes

  • June 5th, 2018

    ๐Ÿ’ฅ BREAKING CHANGES

    • ๐Ÿ“ฆ [types/priv_validator] Moved to top level privval package

    ๐Ÿ”‹ FEATURES

    • [config] Collapse PeerConfig into P2PConfig
    • ๐Ÿ“„ [docs] Add quick-install script
    • ๐Ÿ›  [docs/spec] Add table of Amino prefixes

    ๐Ÿ› BUG FIXES

    • [rpc] Return 404 for unknown endpoints
    • [consensus] Flush WAL on stop
    • [evidence] Don't send evidence to peers that are behind
    • [p2p] Fix memory leak on peer disconnects
    • [rpc] Fix panic when per_page=0