tendermint v0.10.2 Release Notes

Release Date: 2017-07-10 // almost 7 years ago
  • ๐Ÿ”‹ FEATURES:

    • ๐Ÿšค Enable lower latency block commits by adding consensus reactor sleep durations and p2p flush throttle timeout to the config

    ๐Ÿ‘Œ IMPROVEMENTS:

    • ๐ŸŒฒ More detailed logging in the consensus reactor and state machine
    • ๐Ÿ“š More in-code documentation for many exposed functions, especially in consensus/reactor.go and p2p/switch.go
    • ๐Ÿ‘Œ Improved readability for some function definitions and code blocks with long lines