calimero-network / core

Calimero 2.0
https://calimero-network.github.io/
Other
46 stars 4 forks source link

Context configuration update #552

Open MatejVukosav opened 1 month ago

MatejVukosav commented 1 month ago

Overview

Enable configuration changes and app updates after a context is initialized. This includes managing data migrations, announcing and approving configuration changes, and ensuring all peers use the latest version.

Goals

To be discused

MatejVukosav commented 4 weeks ago
  1. Requirement 1 - enable user to change context app version
  2. Requirement 2 - prevent members without permission (not being owner) to update configuration
  3. Requirement 3 - created user data should not be lost during configuration update