integritee-network / pallets

Other
10 stars 14 forks source link

introduce ShardConfig for enclave upgradability #201

Closed brenzi closed 1 year ago

brenzi commented 1 year ago

closes #184

brenzi commented 1 year ago

@clangenb The current status is inconsistent with upgrade vs update. Do you have any strong preference? I'd like it to be either-or

clangenb commented 1 year ago

@clangenb The current status is inconsistent with upgrade vs update. Do you have any strong preference? I'd like it to be either-or

The semantics are different. You upgrade a software to a newer version, but you update a component of a system. As the enclave-code is the core part of the business logic, I have a clear tendency towards upgrade.