Concordium / concordium-node

The main concordium node implementation.
GNU Affero General Public License v3.0
45 stars 22 forks source link

Block state hash reported as "000...0" for genesis blocks #147

Closed td202 closed 1 year ago

td202 commented 3 years ago

Bug Description

The reported block state hash for genesis blocks is "0000000000000000000000000000000000000000000000000000000000000000". Instead, the correct block state hash should be reported.

Steps to Reproduce Call GetBlockInfo for the genesis block.

Expected Result The actual hash of the genesis block state.

Actual Result "0000000000000000000000000000000000000000000000000000000000000000".

Versions

concordium-cl commented 3 years ago

@abizjak pls put on discourse

abizjak commented 3 years ago

Done, remove once this is resolved and the new node is released https://support.concordium.software/t/incorrect-block-state-hash-for-genesis-blocks/148/2