encointer / encointer-node

encointer node and cli client
Apache License 2.0
23 stars 8 forks source link

adapt bot-communities to 1.2.1 features #252

Closed brenzi closed 1 year ago

brenzi commented 2 years ago
  1. claim right after performing meetup during ATTESTING phase
  2. register all newbies during ATTESTING phase (after performing meetup)
  3. register all reputables&bootstrappers without using proof (must mod the cli client --ignore-reputation) during ATTESTING phase
  4. endorse a few newbies in REGISTERING phase, ugrading their status
  5. all reputables upgrade their registration using a reputation proof during REGISTERING phase

instead of testing everything with all accounts, we could introduce groups with different behaviours, but that is extra complexity