Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

v6.1.2

Compare
Choose a tag to compare
@stephen-palmer stephen-palmer released this 04 Nov 13:14
d3361d6
  • Fix for null stream not resetting correctly when using PUT whitelist
  • Fix for CLI not parsing arguments correctly for transaction mirroring
  • Skip DNS resolution for mirror addresses that are already in IP format
  • Prevent transaction mirroring loops by not queuing transactions to a mirror that matches the source connection IP address
  • Fix unhandled promise rejections in the test suite
  • Ensure all test client connections are closed after each test run to prevent stalls in the test suite
  • Update node version to latest LTS release, v8.12.0