changelog

This commit is contained in:
Ethan Buchman 2017-07-09 18:49:22 -04:00
parent 5f6b996d22
commit bcde80fc4f
1 changed files with 3 additions and 1 deletions

View File

@ -6,7 +6,9 @@ FEATURES:
- Enable lower latency block commits by adding consensus reactor sleep durations and p2p flush throttle timeout to the config
IMPROVEMENTS:
- Better consensus logging
- 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
## 0.10.1 (June 28, 2017)