KyberNetwork / smart-contracts

Main smart contracts for Kyber Network, including the main platform contract, reserve contracts etc.
https://kyber.network
MIT License
378 stars 340 forks source link

Add API: replace_reserve_address. where same ID keeps all listed tokens and only changes reserve address #1068

Open ilanDoron opened 4 years ago

ilanDoron commented 4 years ago

Assume some reserve wants to upgrade its reserve contract, while keeping all listings the same. unlisting all tokens and later listing back with new reserve address is a very lengthy and costly operation. Rather should let network operator to just replace the reserve address for same ID.