Skip to content
Snippets Groups Projects
Commit 25c888d6 authored by Jason Yellick's avatar Jason Yellick
Browse files

[FAB-1700] Determinsitic BlockData hashing

https://jira.hyperledger.org/browse/FAB-1700

This is a companion item to

https://jira.hyperledger.org/browse/FAB-1699

It removes the protobuf serialization of the BlockData in favor a simple
concatenation of the byte contents.  Eventually, this should be encoded
as a Merkle tree at the configured width, but, like with our hashing
algorithm, for v1, we will make it configurable at a later date, see:

https://jira.hyperledger.org/browse/FAB-1983



Change-Id: I8a09e84f1c35d8fe1269339a443c44ba01b841a8
Signed-off-by: default avatarJason Yellick <jyellick@us.ibm.com>
parent 7104614a
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment