Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add statistic service to 'demo' assembly #364

Open
fboucquez opened this issue Jan 17, 2022 · 1 comment
Open

Add statistic service to 'demo' assembly #364

fboucquez opened this issue Jan 17, 2022 · 1 comment

Comments

@fboucquez
Copy link
Owner

Atm, the demo preset is using old versions of Faucet and Explorer. In order to upgrade, the demo preset must include the statistic service and a mongo db. The last time I tried, the statistic service returned empty lists when connected to a single node network (when a singleton node list was expected).

Once statistic service is upgraded, Explorer and Faucet can be too. Ideally, Faucet and Explorer should be able to connect to both status service node lists and a static node list for reliability (too fallback in case the static service is down).

@fboucquez fboucquez changed the title Add statistic service to demo preset Add statistic service to 'demo' assembly Jan 17, 2022
fboucquez added a commit that referenced this issue Jan 17, 2022
* fix: specific explorer version (pre statistic service)
* fix: specific faucet version (pre statistic service)

Full explorer and faucet upgrade require #364
@fboucquez
Copy link
Owner Author

Both demo and services assemblies would need update once the statistic service is refactored (and if it's possible to run in a container context, not just Lamba).

It would be great if both faucet and explorer can fall back to a static list of nodes for symbol test networks that don't have or require stats service.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant