Skip to content

Client v0.10.34: Centrifuge 1023

Compare
Choose a tag to compare
@wischli wischli released this 09 Oct 06:39
· 136 commits to main since this release
160318c

Centrifuge 1023 - Release Notes Highlights

  • Fully enable Liquidity Pools
    • Enable inbound message processing by replacing StumpInboundQueue with LiquidityPools (#1573)
    • Enable full foreign collect flow (#1556)
    • Enable partial fulfillments in OrderBook (#1559, #1570)
  • Further Loans improvements
    • Remove portfolio entry when removing a loan + portfolio UT (#1561)
    • Loans: transfer_debt implementation (#1465)

Migrations

  • Updated currency of pool id 4139607887 from LpEthUsdc to the natively issued stablecoin (#1566, #1573)
  • Register three more LP wrapped USDC variants: Base, Arbitrum, Celo (#1573)
  • Allow bidirectional OrderBook trading between DOT and all four LP wrapped USDC variants Eth, Base, Arbitrum, Base (#1573)
  • Set pallet_evm::AccountCodes for all precompiles (#1580, #1584)

WASM

Summary generated with srtool v0.9.25 using the docker image paritytech/srtool:1.66.1:
 Package     : centrifuge-runtime v0.10.23
 GIT commit  : 160318c7189f6e35814f72768c62de6c866d3476
 GIT tag     : 
 GIT branch  : main
 Rustc       : rustc 1.66.1 (90743e729 2023-01-10)
 Time        : 2023-10-06T17:28:03Z

== Compressed
 Version          : centrifuge-1023 (centrifuge-1.tx2.au1)
 Metadata         : V14
 Size             : 1.69 MB (1775385 bytes)
 Compression      : 78.7%
 setCode          : 0xa5b862b749cd2da164dc5c3cbc3d1f2683212e66f5ca72791f1d480ea2abc711
 authorizeUpgrade : 0x1b63b035cf702d9c8c8cf0676437a4974602ebc074bf0bfae05782446375aa5a
 IPFS             : QmQkWnCZ4XdkintcVtMfdHnJVuqyva8h39j75kmR7LugVX
 BLAKE2_256       : 0xcd393115b86484068d173d2b582f843e5f7c15f42d4026470316ce9a64d07701
 Wasm             : runtime/centrifuge/target/srtool/release/wbuild/centrifuge-runtime/centrifuge_runtime.compact.compressed.wasm
Exhaustive list of all changes

Docker Image: centrifugeio/centrifuge-chain:main-20231006174657-160318c7

Full Changelog: v0.10.31...v0.10.34