integritee-network / pallets

Other
10 stars 14 forks source link

introduce community type enum in metadata #208

Closed brenzi closed 1 year ago

brenzi commented 1 year ago

Currently, the only community type on encointer are LoCo communities. With BeeDance, we introduce an event-based type which has different rules and there may even be an intermediate type with rule relaxations

To keep it easy and flexible, an enum shall start with:

type globally synched cycle day globally synched cycle time of day globally unique min-dist locations demurrage
LoCo X X >100m distance X
LoCoLight (less friction but less secure and less decentralized) X can be defined by community leads on day ahead coarsely only (city level). precice locations can be defined by community leadership and can be very close X
BeeDance - - - -
brenzi commented 1 year ago

wrong repo