Skip to content

Runtime-600

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Apr 15:34
· 8 commits to 93bcda60671e9323bddedf40bec4a968743d6d9a since this release
faf9e75

Runtimes

Dancebox

✨ spec_version                : 600
🏋 size                        : 1074936
#️⃣ sha256                      : 0xd7be567833b41e639abbaaf291083ff57f6efc66ca8b592362a0f6c5388f683f
#️⃣ blake2-256                  : 0x2bdee22789c1c8d97d027c773782489d276a20adca3ec8d1cf702e7f79416653
🗳️ proposal (authorizeUpgrade) : 0x427cd09b08ae74c15b626149b7c868f0d55bea43d43f855927156fb1243b17aa

Flashbox

✨ spec_version                : 600
🏋 size                        : 673692
#️⃣ sha256                      : 0xcd9c5911791ae59ff0766c0af2e579135409c6e03fe5ce21dc6b65641a7d9c6e
#️⃣ blake2-256                  : 0x5481eab7fc07632643f0ec7dd7934b19e93cb019e6172d31561ab0c63239900e
🗳️ proposal (authorizeUpgrade) : 0xef01f717b45bdf2d1307dc33af47ecd151381b56a6263f5c9a2d33f30749ae00

Simple-template

✨ spec_version                : 600
🏋 size                        : 826550
#️⃣ sha256                      : 0xb4b500f42f8d562b2f879e4e37d53292827298b9927c275bccd7c9400cfe3b38
#️⃣ blake2-256                  : 0x974a8e23184b25bdcf663ea93c87b03744cc7134c36ad3fd31987f783a1fe450
🗳️ proposal (authorizeUpgrade) : 0x59ab68471b2a5c92eeadd868231a589408ba8c7892e4b36c6e305c52067db9ad

Frontier-template

✨ spec_version                : 600
🏋 size                        : 1100991
#️⃣ sha256                      : 0xedc3edde7eaf1505320b4c6afc677a18ae391edfb74af405d5471dea6f79b92f
#️⃣ blake2-256                  : 0x291806c374c053ba5b87c1c687ba1dcadf89fd45702e35700d656ec0ae3dbf47
🗳️ proposal (authorizeUpgrade) : 0xb36298ff74f77785fe54aa5edc802e0ed5a6efa81cd9ec1816a65a0a9a396b54

Build information

WASM runtime built using rustc 1.75.0 (82e1608df 2023-12-21)

Changes

  • Use CollatorId instead of AccountId - Part 1 of N (#453)
  • Store slot number in author-noting (#446)
  • MD364 - Adds session key management proxy type (#465)
  • Add lookahead collator and enable async backing in all runtimes (#448)
  • Implement custom slot duration runtime api for runtimes (#470)
  • Implement pallet_xcm_core_buyer (#452)
  • Shuffle only top N collators to respect staking priority (#471)
  • Add dummy precompile hook with rust and typescript tests (#478)
  • Fix use of current max_collators instead of pending (#477)
  • Use SlowAdjustingFeeUpdate instead of ConstFeeMultiplier (#463)
  • put all pallet constants as constant (#482)
  • Add delivery fees (#479)
  • Allow parathread manager to set max core price (#476)
  • StreamPayment status Runtime API and RPC (#484)
  • Collator assignment prioritization on congestion based on tip (#475)
  • MD325/MD326 - invulnerables (#498)
  • Stream payment deposit on opening a stream (#493)
  • Store tanssi slot number in author noting pallet (#500)
  • Allow pure proxy in tanssi and templates (#501)
  • Per runtime benchmarks (#490)

Dependency changes

Tanssi: runtime-500...runtime-600
Polkadot-sdk: moondance-labs/polkadot-sdk@fb422ea...9e72815
Frontier: moondance-labs/frontier@4414529...4414529