Concordium / concordium-node

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

Investigate: Possible issue with protocol updates #1172

Closed td202 closed 3 months ago

td202 commented 4 months ago

I noticed a possible issue when scheduling a protocol update when another protocol update is scheduled, where neither update seemed to happen. Check if this is reproducible.

td202 commented 3 months ago

On attempting to reproduce this, it seems that the issue is not that the protocol update does not occur, but that the new protocol update is not logged.