You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Pending
Special thanks to external contributors on this release:
BREAKING CHANGES:
-
CLI/RPC/Config
-
Apps
-
Go API
- [node] Remove node.RunForever
- [config] #2232 timeouts as time.Duration, not ints
FEATURES:
IMPROVEMENTS:
- [consensus] #2169 add additional metrics
- [p2p] #2169 add additional metrics
- [config] #2232 added ValidateBasic method, which performs basic checks
BUG FIXES:
- [autofile] #2428 Group.RotateFile need call Flush() before rename (@goolAdapter)
- [node] #2434 Make node respond to signal interrupts while sleeping for genesis time