raiden-contracts icon indicating copy to clipboard operation
raiden-contracts copied to clipboard

Smart contract upgradability

Open hackaugusto opened this issue 6 years ago • 2 comments

Problem definition

How should smart contract upgrades be handled?

hackaugusto avatar Aug 31 '18 14:08 hackaugusto

IMO we should just have new deploys and have the clients do cross network transfers.

hackaugusto avatar Aug 31 '18 14:08 hackaugusto

I commented in our spec repo issue about what solutions I see: https://github.com/raiden-network/spec/issues/22#issuecomment-439317438

Related comment: https://github.com/raiden-network/raiden-contracts/issues/215#issuecomment-437920305, where I show some code splitting options that would allow support for upgradable contracts.

loredanacirstea avatar Nov 16 '18 08:11 loredanacirstea