Jeroen
Jeroen
Should have been fixed by https://github.com/centrifuge/tinlake/pull/515, to confirm on kovan.
I'd consider this a very nice to have for V1. It's partially already been implemented by @onnovisser during the work for fixing the decimals on Altair.
I'm not sure what you mean by "please add a description", there's plenty of content in there already? This has partially been implemented, namely the ability to submit proxy transactions,...
Maybe the difference is that we only allow borrowing up to slightly less than the available amount, as a buffer between submitting the finance transaction and it being executed (as...
@mustermeiszer What we already added was https://github.com/centrifuge/centrifuge-chain/issues/734. This just limited the calls which these proxy types could make. This ticket is actually having the ability to limit destinations to which...
Partially. `RiskAdmin` was renamed to `LoanAdmin`. We haven't created the new `PermissionAdmin` role yet, but I think we need to discuss if/how we actually want to do this.
Let's close this. The idea was to separate permission management (adding/removing other admins basically) from the rest of the PoolAdmin roles. But we've discarded this as it unnecessarily complicates the...
Include collecting orders on epoch close, similar to the Liquidity Epoch section (move collecting to closeEpoch/executeEpoch in cent.js) added to https://github.com/centrifuge/apps/issues/2212
I'd separate - Price chart of tranche token - Display tranche token prices with 5 decimals - Double check transaction table when subquery is back And later implement - Cost...
Just a long term idea that Dennis and I discussed, not something we need now.