
SpaceCraft SDK v0.66.0 is live 🚀
This release comes with:
• New sc-meta tx command group: deploy, call, query, sign, and upgrade transactions from the terminal
• New sc-meta reproducible-build: Docker-based builds with artifacts manifests and code-hash verification
• Managed types now call their VM destructor on drop, fixing memory leaks in tests, interactors, and services
• New math: nth_root and SaturatingSub on BigUint, exp_approx and compounded_interest on ManagedDecimal
• Chain core: standard code-hash function with an onchain VM hook, plus non-panicking Bech32Address parsing
• SDK: interactor gas-price support, REST API naming aligned with the Go SDK, and AsRef on Wallet methods

English


