Skip to content
New issue

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

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

Already on GitHub? # to your account

Link to block hash rather than height #190

Open
jholdstock opened this issue Apr 21, 2020 · 1 comment
Open

Link to block hash rather than height #190

jholdstock opened this issue Apr 21, 2020 · 1 comment
Assignees

Comments

@jholdstock
Copy link
Member

At present, every place where the GUI links to a block, it links to the height (eg. https://testnet.dcrdata.org/block/408322).

It should probably link to the hash instead (eg. https://testnet.dcrdata.org/block/0000003347c2a60b24c04e90bef7451db450f166110daedd9203d0c87e4a20c7).

It is possible multiple blocks could be found for the same height, so using the hash will remove the chance of linking to an incorrect block.

@davecgh
Copy link
Member

davecgh commented Sep 16, 2023

Mind taking this on since I'm actively getting dcrpool updated now?

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

No branches or pull requests

2 participants