Hacker News new | ask | show | jobs
by wait_a_minute 1525 days ago
There are upgradeable smart contracts.

https://docs.openzeppelin.com/upgrades-plugins/1.x/writing-u...

There is also the concept of a standard upgradeable proxy contract.

https://eips.ethereum.org/EIPS/eip-1822#motivation

This is an area in which someone could build useful tools and libraries to facilitate this need even more.

1 comments

If it is upgradeable and only one party has to agree to it, could be ripe for abuse.