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

Version 1.0.0-beta.6

Pre-release
Pre-release

Choose a tag to compare

@MaciejBaj MaciejBaj released this 20 Apr 16:47
· 26322 commits to development since this release
a1a8fc0

Change Log

v1.0.0-beta.6 (2018-04-17)

Full Changelog

Fixed bugs:

  • Never reuse sockets and always destroy socket instead of just disconnecting and always unbind all event handlers - Potential memory leak #1876
  • Post tx via peers with requesterPublicKey property takes down the node #1847
  • Post mutisig tx via peers with invalid signatures takes down the node #1845

Closed issues:

  • Cannot debug worker processes for memory leaks #1887
  • Improve readability of verifySignature() #1873
  • Add tests for manipulated block data #1871
  • Extensive functionality for integration test suite is missing #1849
  • Update to Node.js version 6.14.1 #1844
  • Backport stress test extension by adding type 2 and 3 transaction types #1758

Merged pull requests: