github iotaledger/hornet v0.4.0-rc2
HORNET-0.4.0-rc2

latest releases: v2.0.2, v2.0.1, v2.0.0...
pre-release4 years ago

Added

- Node alias (Dashboard and `getNodeInfo`)
- Check for missing snapshot info

Fixed

- Deadlock between confirmation and snapshots
- Snapshot limits
- Scheme for jquery url in monitor plugin
- Solidification trigger signal
- HTTP API basic auth

Config file changes

New options:

config.json

"node": {
+   "alias": "",
+   "showAliasInGetNodeInfo": false,
    "disablePlugins": [],
    "enablePlugins": []
  },

Don't miss a new hornet release

NewReleases is sending notifications on new releases.