Copied


Polygon (MATIC) Miden Alpha Testnet v6 Unveils New Features for Developers

James Ding   Feb 03, 2025 15:41 0 Min Read


Polygon (MATIC) Miden has launched its Alpha Testnet v6, bringing a host of new functionalities aimed at enhancing developers' ability to build sovereign decentralized applications (dApps). According to Polygon Technology, the latest version offers a more stable environment, facilitating faster account creation and more efficient blockchain operations.

Enhanced Foreign Procedure Invocation

The Alpha Testnet v6 expands the functionality of foreign procedure invocation (FPI), initially introduced in the previous version. Developers can now access values from storage maps in foreign accounts, a feature that allows storing more than 255 price pairs in an oracle smart contract. Importantly, private account states can also be read and processed, addressing privacy concerns and enabling the inclusion of large private account states without storing them on the blockchain.

Improved Account Handling

Significant changes have been made to account handling, with the introduction of account component templates allowing developers to add custom functionalities more easily. The update also changes the structure of AccountId, enhancing security while expediting account creation. This change reduces the Proof of Work (PoW) difficulty, improving user experience while maintaining security against potential attacks.

Element-Addressable Memory and Delegated Proving

The Miden Virtual Machine (VM) now utilizes element-addressable memory, enabling more efficient operations by allowing builders to access single elements directly rather than extracting entire words. This change enhances both the VM's execution efficiency and the compiler's memory model, reducing computational overhead. Additionally, Miden offers delegated proving, allowing complex computations to be handled by a service, thus maintaining a consistent proving time even on low-power devices.

Revamped Mempool Structure

The mempool has been restructured from a FIFO queue to a Directed Acyclic Graph (DAG), allowing for more flexible transaction selection and expiration strategies. Transactions can now include expiration block heights, ensuring they are not included in blocks once the chain exceeds this height, thus avoiding stale transactions.

With these updates, Polygon Miden continues to push the boundaries of blockchain technology, offering developers a robust platform for building next-generation dApps. The upcoming Beta testnet promises further enhancements, including a fully functional Rust compiler and comprehensive tutorials and documentation.


Read More