Open platocrat opened 4 years ago
can we label this as a "Feature"?
Here's an example:
A recent blog article from Trail of Bits (a security research/consultancy group that also does security for smart contracts) that I think is worth reading, and a response to that article, highlighting some concerns and comments:
From Prof. Nehemiah Scott,
"What happens in a lot of contracts: If there comes some disagreement in terms, then the price along with other things in the terms would need to change — so the contract is always to subject change"
So, we'd need to have a single (or multiple) upgradeable contracts that handle updates to buyer/seller terms.
Some references:
General
Upgradeable Contracts
Diamond contracts:
Contract Proxies