-
**Problem**
Before multicollateral, we had a single collateral and a single wrapped token. In `liquidation_redeem` we could simply reward the user with a fraction of the collateral stored in the liqu…
-
# Introduction
Currently (v1), Vaults combine two roles:
1. Vaults provide collateral in different assets (DOT, USDT,...) to secure the bridged BTC
2. Vaults run infrastructure to maintain t…
-
Is this right? Feel like we shouldn't be showing it for 0, but maybe an edge case:
-
We need to improve our weights and fees, as well as how we handle storage bloat. We need to do this to prevent DoS attacks. This includes:
- [ ] Charging for storage. A lot of calls add items to stor…
-
See this Discord thread:
https://discord.com/channels/745259537707040778/1114096222890893342
When calculating maximum amount that can be staked the UI needs to take into account this limit, as wel…
-
> Why is a stableLpToken identified by a single id whereas normal lptokens consist of a pair? That seems inconsistent to me. I realize that it's probably dictated by the zenlink pallet, I'm just wonde…
-
Support XCM between Moonriver and Kintsugi for:
- [ ] MOVR
- [ ] kBTC
- [ ] KINT
Support XCM between Moonbeam and Interlay for:
TBC
Split off (not a must-have for launch):
- [ ] #47
-
Evening here.
Just would like to report the issue with a new crowdloan page claiming - https://centrifuge.io/parachain/crowdloan
The old page permits to use Parity Signer Companion to claim the rewa…
-
The skipped test in `redeem.test.ts` needs a rewrite:
We want to ban one vault (one specific collateral currency), and check that the other currency for a vault with the same account id is still act…
-
See [orml-oracle](https://github.com/open-web3-stack/open-runtime-module-library/blob/a060819a722850ccaf945b78760c6c25f45a44e5/oracle/src/lib.rs#L136). Exchange rates are required for system operation…