http: Only count publicly seeded repositories
Previously the /api/v1/stats endpoint would count any repository that is in the storage regardless of whether the repository is publicly seeded or not.
π Preview
π Workflow runs
π Branch on GitHub
Previously the /api/v1/stats endpoint would count any repository that is in the storage regardless of whether the repository is publicly seeded or not.
π Preview
π Workflow runs
π Branch on GitHub
Fix failing tests.
The problem was that the routing table wasnβt updated because we donβt use a running node in the tests. To fix this I manually update the routing table.