Share your feedback
Take a 2-min anonymous survey and tell us what’s working, what’s not, and what matters to you.
Start Survey
I don’t have feedback
Monday, August 11, 2025
API
Protocol
WASM
Tooling

Release: SpaceCraft SDK v0.60.0

Highlights:

SpaceCraft v0.60.0 removes the "Barnard" feature flag, which had been introduced in v0.59.0 to prevent developers from accidentally deploying contracts to mainnet with features that are not active yet.

After the Barnard activation this is no longer a concern.

To make the transition smoother, certain behavior changes for transfer-execute introduced in v0.59.0 have been reverted.

We initially attempted to pass all transfer-execute calls through the new fallible VM hook, but this had the potential to break some existing flows, hence the revert.

The Rust VM received support for the new block info hooks: getBlockTimestampMs, getPrevBlockTimestampMs, getBlockRoundTimeMs, epochStartBlockTimestampMs, epochStartBlockNonce, epochStartBlockRound

This makes them usable in Rust integration tests. we also added some new syntax to easily configure block info in SC tests.

QoL improvement: mx-scenario-gonow retries installs to avoid CI disruptions from weak connections.

More details: GitHub↗

For questions or help, reach us on Telegram or Discord channels.

Do you need more information?

Explore projects, tokens, and integrations built on MultiversX