Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Added /restartNetwork command and improved node start

Pre-release
Pre-release
Compare
Choose a tag to compare
@adlrocha adlrocha released this 14 Feb 07:56
· 67 commits to master since this release

In this version the following changes were added:

  • New /restartNetwork command to easily restart the test-net to a new version. It forces an update of the node, a reinitialization from backup and a clean start.
  • When calling /start, the command is not performed in the background. The REST API waits for the complete start of the node.
  • Fixed minor bugs