Skip to content
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.

Control number of nodes rendered #2

Open
bmancini55 opened this issue Mar 2, 2018 · 0 comments
Open

Control number of nodes rendered #2

bmancini55 opened this issue Mar 2, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@bmancini55
Copy link
Member

Use similar BFS to lnd-explorer (https://github.com/altangent/lnd-explorer/blob/master/src/server/api/api-network.js) to reduce the number of rendered nodes based on last_updated value.

The app should have a slider that controls the target of the BFS algorithm (with the max being all nodes). By default we should take 1000 nodes.

@bmancini55 bmancini55 added the enhancement New feature or request label Mar 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant