Skip to content

TEST.26.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Sep 11:25
· 415 commits to main since this release

New features in this release

🧰 Switch to Rust Stable Toolchain
We've upgraded our Rust toolchain to the stable version 1.72.0, ensuring greater stability.

πŸš€ Memory Consumption Optimizations
We've implemented crucial optimizations to reduce memory consumption, resulting in improved efficiency and resource management.

🌐 Optimize Peers Discovery in Network Protocol
Our network protocol now features enhanced peer discovery mechanism, enhancing the node's connectivity and overall performance.

πŸ”’ Update Wallet Format to Match Massa Station
The Wallet format has been updated to align seamlessly with Massa Station-generated Wallets, ensuring compatibility and a better user experience.

πŸ” Introduce New Search Methods
We've added new efficient search methods for blocks, endorsements, and operations.

πŸ“ Fine-Grained Filters for gRPC Streams
Our gRPC streams are now more customizable, allowing users to tailor their data streams to specific requirements.

What's Changed

Full Changelog: TEST.25.2...TEST.26.0