celo-org / celo-monorepo

Official repository for core projects comprising the Celo platform
https://celo.org
Apache License 2.0
697 stars 370 forks source link

cEUR support for contractkit #6365

Closed medhakothari closed 3 years ago

medhakothari commented 3 years ago

Expected Behavior

Once cEUR is deployed, the cli and the contractkit will need to be updated. See the proposal here.

Detailed breakdown of changes:

Old: **Contractkit: registry, wrappers (exchange and stabletoken), add it in balances. Gas payment is handled via the whitelist as token that can afford gas. Here we have two implementation choices. A) duplicate cusd wrapper. B) something generic for multiple new tokens of the future (if we know that a new stable is in a near future, we should think abut spending a little more time on this)

asaj commented 3 years ago

It looks like #6792 was closed, @martinvol are you sure this epic covers contractkit support?

martinvol commented 3 years ago

Looking at the labels I assumed it did, is that not the case @aslawson?

asaj commented 3 years ago

Per @nvtaveras the cEUR oracle work depends on this

asaj commented 3 years ago

Scratch that ^ there is apparently a workaround