Skip to content

Releases: stratisproject/go-stratis

Version Update (1.14.7)

16 Dec 11:46
Compare
Choose a tag to compare
Pre-release

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
Read more

1.0.0 - Stratis Mainnet Launch

21 Mar 04:53
Compare
Choose a tag to compare

Stratis is ecstatic to unveil its new EVM-compatible Stratis Blockchain, marking a significant transition to an Ethereum-based platform. This launch is a monumental event, aimed at increasing growth and fostering innovation within their evolving ecosystem, marking a new era for Stratis users and developers alike.

Network Detail

The new Stratis Blockchain network can be added to your MetaMask by visiting the following page: https://chainlist.org/chain/105105

If you prefer to add manually, please use the detail below:

Network Name: Stratis
RPC URL: https://rpc.stratisevm.com
Chain ID: 105105
Symbol: STRAX
Explorer: https://explorer.stratisevm.com/

0.1.1 - Stratis Auroria Testnet Launch!

13 Feb 18:07
Compare
Choose a tag to compare
Pre-release

We are thrilled to announce the release of the Stratis Auroria Testnet. This significant milestone marks the latest progression in our commitment to providing a robust and scalable blockchain platform. The Auroria Testnet is designed to offer developers and enterprises a sandbox environment to experiment, develop, and test applications before deploying them on the mainnet.

Please refer to the Quickstart for detailed instructions on setting up a local environment.