Concordium / concordium-node

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

Merkelize BakerInfos #1105

Closed limemloh closed 4 months ago

limemloh commented 7 months ago

Purpose

Closes #1069.

Changes

Change type parameter for BakerInfo from account version to protocol version, and change the hashing of this type based on the protocol version.