Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Version 2.3.2

Compare
Choose a tag to compare
@shuse2 shuse2 released this 03 Sep 09:27
7f943c9

Change Log

v2.3.2 (2019-09-03)

Full Changelog

Released packages

Patch releases

  • lisk-sdk@2.3.2
  • lisk-framework@0.4.2
  • @liskhq/lisk-p2p@0.3.2

Improvements

  • Improve logging for peer discovery and invalid peers messages #4174

Bugs

  • If an existing peer tries to connect to us, the inbound connection is kept even though they are not added to our peer list #4170
All the issues

Closed issues:

  • Improve logging for peer discovery and invalid peers messages #4174
  • If an existing peer tries to connect to us, the inbound connection is kept even though they are not added to our peer list #4170

Merged pull requests:

  • Update socket cluster version #4179 (shuse2)
  • Improve logging for peer discovery and invalid peer - Closes #4174 #4175 (ishantiw)
  • If an existing peer tries to connect to us, the inbound connection is kept even though they are not added to our peer list - Closes #4170 #4171 (jondubois)
  • Allow inbound connections and get status from outbound #4169 (ishantiw)