tangle-network / gadget

A framework for building modular AVS and Tangle Blueprints: https://docs.tangle.tools/developers/blueprints.
https://tangle.tools
Apache License 2.0
12 stars 3 forks source link

[TASK] Blueprints/Service instances should have support for joining and leaving #309

Open drewstone opened 3 weeks ago

drewstone commented 3 weeks ago

Overview

If we're running a blockchain, it might be worthwhile to let a Blueprint developer create a blueprint where they specifically allow for permissionless joining/leaving of instances. For example, if I have an instance where I've selected "Any validators" or "These 100 validators" and only 10 of them are running right now, it should be possible for any operator satisfying the join condition to join the active service.