Skip to content

Centrifuge 1020 & Altair 1031 for Algol

Compare
Choose a tag to compare
@NunoAlexandre NunoAlexandre released this 06 Sep 13:20
· 172 commits to main since this release
v0.10.31
56fe24a

Centrifuge 0.10.20 - Release Notes Highlights

Breaking Changes

  • Refactor numerous Rate (27 decimals) configurations to beRatio or Quantity (18 decimals) instead; rule of thumb: Rate only for interest rates (#1520)

Migrations

  • Update XcmpQueue storage version from 1 to 2 (#1528)
  • Bump DmpQueue storage version from 2 to 3 (#1528)
  • Set PolkadotXcm safe xcm version to 2 (#1528)
  • Update metadata locations of assets registered in OrmlAssetRegistry from XCMv1/XCMv2 to XCMv3 (#1528)
  • Pre-emptively nuke storages and update storage versions for Loans, PoolSystem, InterestAccrual and Investments which are all empty on Centrifuge chain (#1492, #1506, #1513)

WASM

✨ Your Substrate WASM Runtime is ready! ✨
Summary generated with srtool v0.9.25 using the docker image paritytech/srtool:1.66.1:
 Package     : centrifuge-runtime v0.10.20
 GIT commit  : 56fe24a5b6b190e50b9e60dccc874cae74c94952
 GIT tag     : 
 GIT branch  : main
 Rustc       : rustc 1.66.1 (90743e729 2023-01-10)
 Time        : 2023-09-06T12:02:14Z

== Compressed
 Version          : centrifuge-1020 (centrifuge-1.tx2.au1)
 Metadata         : V14
 Size             : 1.64 MB (1718554 bytes)
 Compression      : 78.55%
 setCode          : 0x3c3f2f1d936fb78146b31940e3db2a043ffc7aed3ec769167e3dd3d6f312f71d
 authorizeUpgrade : 0xe6eaa644f0848bda103bd8a114e82efbead3435542903c9c61902b5d8f10fde8
 IPFS             : QmZGTNjD6n2Zp7p5VQvYcbq8sFr5DYHBNNJyjfGeN2U8Mt
 BLAKE2_256       : 0x64425703afde7027710529071fa37bada9ede719d71b5b0793dac2a29aa1589d
 Wasm             : runtime/centrifuge/target/srtool/release/wbuild/centrifuge-runtime/centrifuge_runtime.compact.compressed.wasmd
// snip

Altair

This is a pre-release the Altair runtime for the Algol test network

✨ Your Substrate WASM Runtime is ready! ✨
fatal: No names found, cannot describe anything.
Summary generated with srtool v0.9.25 using the docker image paritytech/srtool:1.66.1:
 Package     : altair-runtime v0.10.31
 GIT commit  : 56fe24a5b6b190e50b9e60dccc874cae74c94952
 GIT tag     : 
 GIT branch  : main
 Rustc       : rustc 1.66.1 (90743e729 2023-01-10)
 Time        : 2023-09-06T12:15:18Z

== Compact
 Version          : altair-1031 (altair-1.tx2.au1)
 Metadata         : V14
 Size             : 7.38 MB (7739299 bytes)
 setCode          : 0x05adb75dd657ef52428a5ddad63293abd78b063152f3073406030e138c6b3270
 authorizeUpgrade : 0x1a34c184b49d95e449c106c6b1e8d78920a90f8c3b58b44dbe38de0bd28fd5a4
 IPFS             : Qme6i2ymf4N2Bq8V8tttebKUTEMswYxxGFwQg27mt4iG7A
 BLAKE2_256       : 0xac5496e9281ced5eab575a321575135edc89d128f9b88e0811b7eb4ccb0c7cb9
 Wasm             : runtime/altair/target/srtool/release/wbuild/altair-runtime/altair_runtime.compact.wasm

== Compressed
 Version          : altair-1031 (altair-1.tx2.au1)
 Metadata         : V14
 Size             : 1.59 MB (1664977 bytes)
 Compression      : 78.49%
 setCode          : 0xcac7a00806bb4d2be46276d403844fa81aca29eda227800dcc2999fd322b47f7
 authorizeUpgrade : 0x249e10e16c32924db3ae729beefd15777295e877741912b3846c9dfca2043a6f
 IPFS             : QmQ2Kvxfiu3QmkH4DZGKhfeg8gJm1hRZdaL9z6x3PVJovD
 BLAKE2_256       : 0x74cce8eb1bbae322815f3b080112837831a4fc78b6dd8eaef272534162735da6
 Wasm             : runtime/altair/target/srtool/release/wbuild/altair-runtime/altair_runtime.compact.compressed.wasm

Docker Image: centrifugeio/centrifuge-chain:main-20230906121926-56fe24a5

Full Changelog: v0.10.27...v0.10.31