bitcat365 / oasisscan-backend

oasisscan.com backend
3 stars 4 forks source link

Block hash is longer that it should be on oasisscan.com #1

Closed valentinbud closed 2 years ago

valentinbud commented 2 years ago

The block hash on oasisscan.com is wrong on both mainnet and testnet. Please see below

Screenshot 2021-12-02 at 09 05 48 Screenshot 2021-12-02 at 09 07 19

A correct hash looks like the following

Screenshot 2021-12-02 at 09 08 16

Notice the difference in length. This issue misleads node operators when trying to use state sync. See https://github.com/oasisprotocol/oasis-core/issues/4384 issue. Thanks.

romever commented 2 years ago

Thank you very much for raising this question, I have already fixed it.