Image

What’s New And Why It Matters

Dogecoin Core version 1.14.8 has been officially released and is now available for download on GitHub. This minor version release brings several crucial improvements aimed at enhancing the stability, efficiency, and security of the Dogecoin network and is recommended for all users.

The update includes several important changes, notably several fixes that have been backported from Bitcoin Core’s upstream. DOGE contributor junior developer (@chromatic_x) announced via X: “Dogecoin Core 1.14.8 has been released. This minor release includes important network code updates. We strongly recommend all users on every platform update soon.”

Why Dogecoin Core V1.14.8 Matters

One of the key enhancements in the new release is the major reduction in the peer INV (inventory) object counts. Previously, Dogecoin Core nodes maintained a large and often excessive list of inventory items for each peer. The latest update has streamlined this to a more reasonable number, thus optimizing the resource allocation on nodes and reducing unnecessary network traffic.

Further refining the network’s efficiency, the update has overhauled the transaction request tracking system. The new system enhances how Dogecoin Core communicates with other peers by prioritizing outbound peers over inbound ones. This prioritization is critical as it makes CPU and memory usage more predictable and scalable, particularly important as the number of peers increases.

Moreover, orphan transactions are now processed in a better manner. Previously managed in a complex and resource-intensive manner, orphan transactions are now processed similarly to regular “getdata” messages. This change not only speeds up the processing of these transactions but also simplifies the underlying code, making it easier to maintain and less prone to errors.

Another notable change is the reduction of getheaders traffic for INV messages. In the past, Dogecoin Core would send multiple getheaders messages per INV message, which increased bandwidth usage and complicated the codebase. The update modifies this approach by sending a single “getheaders” message for one block when announced in an INV message, thereby reducing traffic and simplifying the interaction logic.

The release also includes a better approach to reporting difficulty adjustment errors. Prior to this update, difficulty adjustment violations were not reported for chains that branched off before the last checkpoint. This issue has been rectified by rearranging the sequence of checks, moving the checkpoint check to follow the difficulty check, which enhances the accuracy of the network’s self-monitoring capabilities.

Security has been a paramount concern in this update, highlighted by the detailed documentation in the SECURITY.md file, which describes procedures for reporting potential vulnerabilities. This proactive approach is crucial for maintaining trust and integrity within the Dogecoin network.

On the technical side, the update includes several dependency upgrades such as fontconfig to version 2.12.6, freetype to version 2.11.0, and expat to version 2.6.2. These upgrades ensure that Dogecoin Core is running on secure and efficient libraries. Additionally, the update allows for compilation with Boost 1.80 and newer, and supports compilation with updated C++ standards, enhancing the code’s robustness and future-proofing the development environment.

At press time, DOGE traded at $0.10134.

Dogecoin price
DOGE holds above the 200-week EMA, 1-week chart | Source: DOGEUSDT on TradingView.com

Featured image from iStock, chart from TradingView.com

SHARE THIS POST