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

区块看板:关于提供区块哈希值校验的建议 #178

Open
dengyi9 opened this issue Jan 15, 2019 · 0 comments
Open

区块看板:关于提供区块哈希值校验的建议 #178

dengyi9 opened this issue Jan 15, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@dengyi9
Copy link
Collaborator

dengyi9 commented Jan 15, 2019

由于fabric设计上,区块只记录上一区块的哈希值,而本区块的哈希值无存储。 考虑提供哈希值的计算功能,以便让用户可自行确认哈希串联的正确性。 如下图所示,

高度21的区块的前一区块哈希为ab8853be49e00254805d7157ec583d745de5613eb5bfe970470680542f1a22be,而高度20区块界面中并无任何线索看到此哈希值。考虑在区块详情界面提供本区块哈希值计算,以便让用户可自行确认。

另,由于本区块哈希值不存在于fabric原生设计中,考虑以按钮形式,弹出计算得出的哈希值。以区别于原生区块的信息。

image

image

@dengyi9 dengyi9 added the enhancement New feature or request label Jan 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant