hoprnet / hopr-leaderboard

Leaderboard showcasing the progress of users connected to our network
https://network.hoprnet.org
0 stars 4 forks source link

Leaderboard v0.2-b - Components, explorer and verification upgrades #161

Open 0xjjpa opened 2 years ago

0xjjpa commented 2 years ago

Introduction

Please also see https://github.com/hoprnet/hopr-leaderboard/issues/142. The leaderboard had multiple issues during Wildhorn v1, that range from issues with the subgraph failing to fetch the actual data from our nodes, to our Ceramic-base indexer dropping users out. If that were not enough, the current leaderboard is struggling with legacy code and makes adding or improving things pretty hard.

As a result, we need to refactor some of the work in it, separate the leaderboard (as an application) and its components (as modules), fix the subgraph and find an alternative way to index our user's data.

Goal

The main goals of this leaderboard version are three, each of them can be split into their own subtasks.

Subgraph

Verification

Leaderboard structure

0xjjpa commented 2 years ago

[ grooming ] no changes in this epic for now

0xjjpa commented 2 years ago

As commented in horpnet/hopr-devrel#57, this is now moved to icebox due lack of updates and priority.