Runtime RT1100
DataHaven RT1100 runtime release - Stagenet & Testnet environments only
This runtime RT1100 is a patch release for runtime RT1000 release, with a few minor improvements & bugfixes. More info in the Changes section.
Runtimes
Stagenet
✨ spec_version : 1100
🏋 size : 1915369
#️⃣ sha256 : 0x547a446e58aed516e88d993b7d8943d2308d502628bfe76cc25eef2cab619d78
#️⃣ blake2-256 : 0xa8dcc81fc1ab5394008e056ee2de14041fbe614ff1301778525ce8095c9f6576
🗳️ proposal (authorizeUpgrade) : 0x7d0340459f9168bec2aa7f80e651a437e471025619d6fce2996d934eac3c09ff
Testnet
✨ spec_version : 1100
🏋 size : 1914148
#️⃣ sha256 : 0xadeb11ffd2b5eb24744efe744c6042af0595c6276d4b2394ee82b041740503b5
#️⃣ blake2-256 : 0x7092751b5dd93ff8fa223ab7cf2f5855fe1351e309b4b68b6ddc499edfaa933d
🗳️ proposal (authorizeUpgrade) : 0x165a05a596cc827cd4527c307dfe00e4a61ff7d4e2c6f0b1fdbdcf63b6547401
Build information
WASM runtime built using rustc 1.88.0 (6b00bc388 2025-06-23)
Changes
- fix: 🐛 Align ProxyType enum in Proxy precompile with runtime by @stiiifff in https://github.com/datahaven-xyz/datahaven/pull/413
- fix: set username grace period and deposit by @gonzamontiel in https://github.com/datahaven-xyz/datahaven/pull/416
- build: :arrow_up: Upgrade to SH v0.3.5 by @snowmead in https://github.com/datahaven-xyz/datahaven/pull/423
- feat: Add pallet-proxy-genesis-companion from Moonbeam by @stiiifff in https://github.com/datahaven-xyz/datahaven/pull/419
- feat: Add DH-AVS stagenet/testnet Hoodi deployment support by @stiiifff in https://github.com/datahaven-xyz/datahaven/pull/422
Dependency changes
DataHaven: https://github.com/datahaven-xyz/datahaven/compare/RT1000...RT1100 Polkadot-sdk: https://github.com/paritytech/polkadot-sdk/compare/bbc435c7...bbc435c7 Evm: https://github.com/rust-ethereum/evm/compare/6d86fe2d...6d86fe2d Frontier: https://github.com/polkadot-evm/frontier/compare/75329a2d...75329a2d Storage-hub: https://github.com/Moonsong-Labs/storage-hub/compare/57d2a195...e21f2316
New Contributors
- @snowmead made their first contribution in https://github.com/datahaven-xyz/datahaven/pull/423