Native runtimes:
- Statemine: 3
- Westmint: 3
This release was tested against the following versions of rustc
. Other versions may work.
- rustc 1.53.0 (53cb7b09b 2021-06-17)
NOTE: The WASM runtimes built with srtool using rustc 1.53.0 (53cb7b09b 2021-06-17)
.
Hashes
The following hashes are the encoded call hashes for a parachainSystem.authorizeUpgrade
call over XCM:
- Statemine:
0xa5196483e75ccbdedc19dc8b057cc34dc641a477883730ba3fe9e33bb8de2a88
- Westmint:
0x7c139b96bb3de02863278e34d5fd10309c58c63773d1fd3a978401217b72dfb8
Those hashes can be checked using (example for statemine):
subwasm --json info statemine_runtime.compact.compressed.wasm | jq -r .parachain_authorize_upgrade_hash
Changelog
rpc_http_threads
(#548)