celo-monorepo
celo-monorepo copied to clipboard
Whitelist Should Not Accept New Fee Currencies Without An Oracle Price
Description
Updated addToken function to reject tokens without a valid oracle price
Other changes
Tested
unit tests added
Related issues
- Fixes #7315
Backwards compatibility
initialize method needs a register address. addToken change doesnt effect other features
should I make the list unique ?
If you mean the fee currency whitelist, I think that is a good point, but I wouldn't worry about it in this PR
I missed that this was introducing a new storage variable which would necessitate initialization.
I am working on a resolution for this problem. @karbafoo there is no further action needed from you at this time and I will make sure that your bounty assignment doesn't expire.
This PR is stale and will be closed in 30 days without activity