This is runtime-only release, client isn't impacted.
This is a patch release that includes a few issue fixes & minor improvements:
A long-standing edge case in the unstake_from_unregistered
function of the dApp Staking module has now been addressed. This fix ensures smoother exits for dApps that are no longer registered in the staking contract, maintaining consistency and improving protocol safety.
This runtime increases the maximum Proof-of-Validity (PoV) size, aligning Astar more closely with Polkadot and Kusama standards. The adjustment provides more headroom for block validation data, accommodating more complex transactions and interactions.
We’ve reverted the democracy pallet version to 1, stabilizing metadata compatibility for explorers and other offchain tools that rely on governance tracking.
The Frontier dependency has been updated to the latest version to ensure better performance, security, and EVM compatibility. While this is a minor update, it plays an important role in maintaining Astar’s EVM support up to modern Ethereum standards.
Beyond the core fixes, here are some additional updates bundled into runtime-1601
:
tar-fs
, E2E tests).https://github.com/AstarNetwork/Astar/releases/tag/runtime-1601