duniter / duniter-currency-monit

This specialize duniter node monitoring the state of currency and web of trust
GNU Affero General Public License v3.0
9 stars 4 forks source link

Display potential order of future joins #13

Closed Insoleet closed 7 years ago

Insoleet commented 7 years ago

Right now, we can see what are the state of certifications received. What would be perfect would be to display the order in which the identities will be able to join the WoT.

For example :

image

Here we can see that Fiatoux has issued a certification to MelanieGraney and AlexisLecointe. If MelanieGraney joins the WoT, AlexisLecointe won't be able to join because Fiatoux will have a delay between the two certifications.

So the identities could be sorted with : MelanieGraney first, AlexisLecointe second.

librelois commented 7 years ago

Oui j'ai déjà prévu de trier les futurs membre par ordre probable d'entrée dans la WoT, mais pour le moment @devingfx m'a demander de geler le code le temps qu'on restructure correctement l'architecture, donc ce sera pas pour tout de suite !