Where do the Hyperledger Fabric check block header hash duplication? #fabric
I was reading the source-code for HLF v2.2 along with the officical github.
But I am still looking for the source-code part that double check the block hash code. Any recommendation will be welcomed! Thank you!
|
||||
|
||||
Hi SANGWOO Do you mean the peer or orderer to check the header?
On Tue, Sep 20, 2022 at 11:33 PM SANGWOO PARK <sangwoopark1218@...> wrote: I was reading the source-code for HLF v2.2 along with the officical github. --
Best wishes! Baohua Yang
|
||||
|
||||
David Enyeart
Here’s the block hash check: https://github.com/hyperledger/fabric/blob/main/common/ledger/blkstorage/blockfile_mgr.go#L287
From:
fabric@... <fabric@...> on behalf of SANGWOO PARK <sangwoopark1218@...> I was reading the source-code for HLF v2. 2 along with the officical github. But I am still looking for the source-code part that double check the block hash code. Any recommendation will be welcomed! Thank you! _. _,_. _,_ Links: ZjQcmQRYFpfptBannerStart
ZjQcmQRYFpfptBannerEnd I was reading the source-code for HLF v2.2 along with the officical github.
|
||||
|