github iotaledger/hornet v2.0.0-alpha4
HORNET-2.0.0-alpha4

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

What's Changed

  • API now using hex-representation for bytes and uint256. Note: 0x prefix is now required.
  • Adapted to latest FoundryOutput changes according to TIP-18
  • Introduced new INX (IOTA Node Extension) feature. This allows the core HORNET node to be extended with plugins written in any language supporting gRPC.
  • Re-implemented Indexer and MQTT plugins as INX extensions. (Note: MQTT over WebSockets is now available under /api/plugins/mqtt/v1 instead of /mqtt)
  • Implemented new MQTT topics acccording to TIP-28
  • Added two new endpoints to the API /api/v2/outputs/raw to fetch the raw bytes of an output, and /api/v2/outputs/metadata to fetch metadata only.

Don't miss a new hornet release

NewReleases is sending notifications on new releases.