github tari-project/tari v5.0.0-pre.7

latest releases: v5.0.1, v5.0.0, v5.0.0-rc.0...
pre-release11 days ago

Tari Release Notes – v5.0.0-pre.7

New Features

  • Keymanager allows async operations

The key manager backend has been refactored to operate asynchronously. This change improves performance and scalability, allowing key management operations to execute without blocking the main execution flow. Developers integrating or extending the key manager should update their usage to accommodate the new async API.

Fixes:

  • Incorrect C29 constants

This corrects an error related to the Cuckaroo (C29) consensus constants that were merged in the previous version. Constants regarding the cycle length and edge bits for Cuckaroo are now properly set.

Deployment instructions:

To update to 5.0.0-pre.7 safely.

  1. Back up your data — especially the Base Node and Console Wallet data directories.
  2. Stop all running services — including Console Wallet, Base Node, and any related integrations.
  3. Install the latest binaries for both the Base Node and Console Wallet for version 5.0.0-pre.6.
  4. Restart all services and verify that your node syncs correctly and CLI operations function as expected.
  5. Monitor logs for any unexpected errors and verify that wallet synchronization proceeds smoothly.****

Don't miss a new tari release

NewReleases is sending notifications on new releases.