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

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

Added

- Show approvers in tx explorer (dashboard)
- Copy transaction hash (dashboard)
- Copy transaction raw trytes (dashboard)
- CTPS graph (dashboard)
- Health check API route (`/healthz`)
- New topics to zmq and mqtt (`lm` & `lsm`)

Changed

- Do not broadcast known tx
- Use new object storage interface
- Update to latest hive.go
- Refactors networking packages and plugins
- Changes default theme to dark (dashboard)

Fixed

- Database flush deadlock
- Local snapshots
- Panics at pruning if bundle was not complete

Config file changes

New options:

config.json

 "httpAPI": {
+    "excludeHealthCheckFromAuth": false,
   },

Renamed config:

neighbors.json --> peering.json

Don't miss a new hornet release

NewReleases is sending notifications on new releases.