Reserve target allocation should be pulled from on-chain
Closed this issue · 2 comments
martinvol commented
Contract calls involved are:
- https://github.com/celo-org/celo-monorepo/blob/36be5623c8fe71d58d976d9a0a9032f6d8f9e423/packages/sdk/contractkit/src/wrappers/Reserve.ts#L61
- https://github.com/celo-org/celo-monorepo/blob/36be5623c8fe71d58d976d9a0a9032f6d8f9e423/packages/sdk/contractkit/src/wrappers/Reserve.ts#L71
This would prevent us from having to update the allocation on every governance proposal involving changes in the portfolio.
aaronmgdr commented
aaronmgdr commented
This is Blocked by the release of next version of Contract kit. (1.3)