Skip to main content
Version: v0 (Legacy)

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


7 November 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

  • Updated end-to-end and smoke tests for the new drop amount of 10000tDUST.
  • Introduced sync cache usage in smoke tests.
  • Persisted faucet wallet state every hour for improved stability.

Bug Fixes

  • Fixed sync condition in smoke tests to improve reliability.
  • Fixed fetching the latest successful run in CI.
  • Changed logging of a finished health check to improve clarity.

Breaking Changes

None

Known Issues

None

Upgrade Instructions

  • Ensure that the tests reflect the new drop amount (10000tDUST) and are functioning with the increased timeouts.
  • Verify that sync cache is used in smoke tests and that the sync condition is correct.
  • Ensure that faucet wallet state is persisted every hour as intended.

Other Changes

  • Released wallet version 3.7.2.
  • Increased timeouts for smoke and end-to-end tests, including sync timeouts.
  • Updated deployment to Testnet and improved workflows.
  • Updated load test and restored node version.
  • Removed outdated workflows and replaced outdated environments.