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

Chain height vs Latest block #7

Open
sesam opened this issue Dec 12, 2017 · 0 comments
Open

Chain height vs Latest block #7

sesam opened this issue Dec 12, 2017 · 0 comments

Comments

@sesam
Copy link

sesam commented Dec 12, 2017

Chain height is based on best known chain (tot.diff.) while Latest block is whatever was most recently seen.

Separate this, so one block of info is about the best chain, and another block of info is about alternative chains that may have newer blocks.

Best would be to show several alternative forks, that can be "named" and sorted by falling tot.diff similar to how debug outputs show (or will show) that info
tot_diff @ height (hash)

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