Skip to content

Version Update (1.14.7)

Compare
Choose a tag to compare
@StratisIain StratisIain released this 16 Dec 11:46

Release Highlights

We’re pleased to announce the latest update incorporating changes from Go-Ethereum v1.14.7. This update brings important improvements, fixes, and optimizations tailored for enhanced network performance and reliability.

Key Features and Updates:

Performance Enhancements:

Optimized transaction pool management, reducing memory usage and improving transaction propagation efficiency.
Improved sync performance, ensuring faster and more reliable peer connectivity.

Bug Fixes:

Resolved issues related to uncle handling and block propagation under certain network conditions.
Addressed edge cases in JSON-RPC interactions for better API reliability.

Security Improvements:

Integrated essential security patches from Go-Ethereum v1.14.7 to fortify network resilience against vulnerabilities.
Improved safeguards against potential DoS attack vectors.

Developer Experience:

Enhanced logging and diagnostics for easier debugging and network monitoring.
Updated API behaviors to improve compatibility with tooling and frameworks.

Developer Notes:

This release is fully backwards-compatible with earlier versions. However, upgrading is recommended to leverage the latest improvements.
Developers utilizing JSON-RPC or custom APIs should verify changes for compatibility with their integrations.

Upgrade Instructions:

To upgrade your client:

  1. Safely stop your node using the recommended shutdown procedures.
  2. Download the latest binary for your operating system.
  3. Replace the existing binary with the new version.
  4. Restart the node and monitor logs to ensure proper functionality.

For additional support, please visit our Discord Server.

Changes:

See More

This list of changes was auto generated.