This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Version 2.3.2
Change Log
v2.3.2 (2019-09-03)
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)