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

Suggestion: Hidden title or console log with ledger cemented block count #24

Open
Joohansson opened this issue Jun 10, 2020 · 1 comment
Assignees

Comments

@Joohansson
Copy link
Contributor

During a spam attack or any problem with a Nano node it may lack behind in cemented blocks. That will cause problems for the wallet for example pending not showing up as they should. By displaying the cemented block count somewhere could be very useful in that scenario for troubleshooting because you can compare to a site like nanocrawler.cc or nanoticker.info to compare with other nodes. This is not for the normal user so it should be hidden by default or maybe only visible in the console log.

It should update on each refresh calling https://docs.nano.org/commands/rpc-protocol/#block_count
And check for "cemented". I think it will require the server docker container to be updated to allow block_count command.

@thelamer
Copy link
Member

We should make a new Overlay for the RPC server at the top if clicked to show this information in a detailed view.

@thelamer thelamer moved this from To do to Non Docker in Issue & PR Tracker Jul 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Issue & PR Tracker
  
Non Docker
Development

No branches or pull requests

2 participants