Skip to content

Centrifuge & Altair v0.13.0

Compare
Choose a tag to compare
@wischli wischli released this 07 Jul 06:38
· 45 commits to main since this release
3e02647

Upgrade Priority:

There have not been any client changes since v0.11.3. Therefore, there is no need to update your node binary.

  • Full Nodes: Low
  • Collators: Low

Changes

  • Fixes issue for Ledger App support: The necessary metadata hash check extension was not properly enabled in the WASM of earlier versions

WASM Centrifuge

✨ Your Substrate WASM Runtime is ready! ✨
Summary generated with srtool:1.77.0-0.15.0:
 Package     : centrifuge-runtime v0.13.0
 GIT commit  : 3e02647
 GIT tag     : v0.13.0
 GIT branch  : release-v0.13.0
 Rustc       : 1.77.0 (aedd173a2 2024-03-17)
 Time        : 2024-07-05T14:11:38Z

== Compressed
🏋️  Runtime size:             2.079 MB (2,180,479 bytes) ⚠️ HEAVY
🗜  Compressed:               Yes, 79.16%
✨ Reserved meta:            OK - [6D, 65, 74, 61]
🎁 Metadata version:         V14
🔥 Core version:             centrifuge-1300 (centrifuge-1.tx2.au1)
🗳️  Blake2-256 hash:          0x0e1dbece5c110f7b1b389a76385749a413e2916630b75f6db519b1fa57eca71b
📦 IPFS:                     https://www.ipfs.io/ipfs/QmbXAvdtNgpABF5ZkQLwxx2LV2jvDqwurJFJydZ3rz6aBv

WASM Altair

✨ Your Substrate WASM Runtime is ready! ✨
Summary generated with srtool:1.77.0-0.15.0:
 Package     : altair-runtime v0.13.0
 GIT commit  : 3e02647
 GIT tag     : v0.13.0
 GIT branch  : release-v0.13.0
 Rustc       : 1.77.0 (aedd173a2 2024-03-17)
 Time        : 2024-07-05T14:23:52Z

== Compressed
🏋️  Runtime size:             2.122 MB (2,225,017 bytes) ⚠️ HEAVY
🗜  Compressed:               Yes, 79.31%
✨ Reserved meta:            OK - [6D, 65, 74, 61]
🎁 Metadata version:         V14
🔥 Core version:             altair-1300 (altair-1.tx2.au1)
🗳️  Blake2-256 hash:          0x177e577c2315ce48c0efecaadf3969d30aece4a36b55f6d080d707c057bf1765
🗳️  authorizeUpgrade hash:   0xa8459a1869c47769fe10e56cab253b5c1c0312ef73cbd0acb328884b6de80dee
📦 IPFS:                     https://www.ipfs.io/ipfs/QmVcVpz63o2pYCQmr9gB2pPYX3CT8CKZVcpP4TspRYUbUo
Exhaustive list of all changes
  • Fix RustDocs & AlwaysPass codecov patch check by @gpmayorga in #1870
  • LP Message with custom data format for serialization/deserialization by @lemunozm in #1889

Docker Image: centrifugeio/centrifuge-chain:v0.13.0

Full Changelog: v0.12.0...v0.13.0