Following the recent Kintsugi upgrades, there are many new changes to introduce to the Interlay network.
The Bitcoin DeFi Hub introduces the following pallets:
DexGeneral is a Uniswap v2-style AMMDexStable is a Curve v1-style AMMLoans is Compound v2-style lending protocolPlease note that this upgrade does not setup the pools, markets or incentives which will be proposed separately.
Many breaking changes were introduced to improve the security of the network and increase usability:
0.9.40.Treasury pallet was removed as it served no useful purpose, users may now use the spend_from_treasury extrinsic to construct spending proposals.VaultRegistry, DexGeneral and Democracy for downstream usage.For more details, please see the following:
https://github.com/interlay/interbtc/releases/tag/1.24.0
https://github.com/interlay/interbtc/compare/1.23.1...1.24.0
The latest compatible clients release for this version is v1.22.1:
https://github.com/interlay/interbtc-clients/releases/tag/1.22.1