Skip to main content

Faucet

Node is a component of the blockchain infrastructure that interacts with the Midnight network to perform tasks such as syncing, validating transactions, and maintaining the chain state.

Link to related documentation


28 May 2024

Midnight 0.0.5 release notes

Learn about the latest updates and improvements to the Midnight node, including new features, bug fixes, and breaking changes designed to enhance functionality and stability.

New Features

  • Introduced Open Telemetry logging support.
  • Captured metrics and added /api/metrics endpoint.
  • Defined separate probes for liveness and readiness.

Bug Fixes

  • Ensured queued token requests are idempotent.

Breaking Changes

None

Known Issues

None

Upgrade Instructions

  • Ensure that Open Telemetry logging is integrated correctly.
  • Verify that the /api/metrics endpoint is collecting and exposing metrics as expected.
  • Update probes for liveness and readiness according to the new configuration.

Other Changes

  • Updated URLs and indexer URL.
  • Described the release process for better clarity.
  • Separated CI/CD pipelines for better organization.
  • Released version 0.7.3.