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
- Feat: Liquidity Pools V2 MVP (#1909)
- Required to be in sync with Multichain EVM counterpart (repo)
- Simplifies and improves current LP flow
- Reorders and adds new messages
- Feat: Extend
Borrow
proxy to be able to (un-) charge pool fees and in-/decrease Loan debt (#1922 , #1944)
WASM Centrifuge
✨ Your Substrate WASM Runtime is ready! ✨
Summary generated with srtool:1.77.0-0.15.0:
Package : centrifuge-runtime v0.14.0
GIT commit : 7070f0f
GIT tag : v0.14.0
GIT branch : main
Rustc : 1.77.0 (aedd173a2 2024-03-17)
Time : 2024-08-01T19:53:08Z
== Compressed
🏋️ Runtime size: 2.087 MB (2,188,839 bytes) ⚠️ HEAVY
🗜 Compressed: Yes, 79.23%
✨ Reserved meta: OK - [6D, 65, 74, 61]
🎁 Metadata version: V14
🔥 Core version: centrifuge-1400 (centrifuge-1.tx2.au1)
🗳️ Blake2-256 hash: 0xe21debac5cbee657da9c1d0014b10c8b0eb84711dbeb8c1175ec32ac5790060b
📦 IPFS: https://www.ipfs.io/ipfs/QmWFtpkaX8yuFNh9tcXtC82BCKracWb6xjirLuFvMDxLVW
Exhaustive list of all changes
- Succeed when patch codecov fails by @gpmayorga in #1900
- Liquidity pools: Add UTs to for
update_token_price()
by @lemunozm in #1890 - Clean: remove some unused code from investment trait by @lemunozm in #1902
- Release v0.13.0 by @wischli in #1898
- Update dependencies by @lemunozm in #1904
- LP: Add Unitary Tests for update_member() by @lemunozm in #1905
- IT: Support
#ignore = reason
fortest_runtimes
macro by @lemunozm in #1908 - ci: disable checks for drafts by @wischli in #1913
- LP: Unitary testing for add_currency by @lemunozm in #1912
- LP: Unitary testing for all pending extrinsics by @lemunozm in #1916
- Feat: Adapt proxy settings by @mustermeiszer in #1922
- Small CI improvements by @gpmayorga in #1924
- LP: Unitary testing for inbound messages by @lemunozm in #1927
- Refactor: Transform
TrancheCurrency
type in a tuple by @lemunozm in #1926 - Feat: add passthrough to genesis by @mustermeiszer in #1888
- fix: add remark call to borrow proxy by @mustermeiszer in #1929
- development: Add Anchors V2 to PodOperation proxy by @cdamian in #1936
- Fix-wasm-upload by @gpmayorga in #1932
- WIP: Liquidity Pools v2 by @lemunozm in #1909
- Add increase & decrease debt to borrow proxy by @lemunozm in #1944
Docker Image: centrifugeio/centrifuge-chain:v0.14.0-rc2
Full Changelog: v0.13.0...v0.14.0