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.

26 lines
473 B

6 years ago
  1. ## v0.30.0
  2. *TBD*
  3. Special thanks to external contributors on this release:
  4. ### BREAKING CHANGES:
  5. * CLI/RPC/Config
  6. * Apps
  7. * Go API
  8. * Blockchain Protocol
  9. * P2P Protocol
  10. ### FEATURES:
  11. ### IMPROVEMENTS:
  12. - [tools] add go-deadlock tool to help detect deadlocks
  13. ### BUG FIXES:
  14. - [node] \#3186 EventBus and indexerService should be started before first block (for replay last block on handshake) execution
  15. - [p2p] \#3232 Fix infinite loop leading to deadlock in addrbook