Concordium / concordium-node

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

Automate regression testing for baking/delegation #398

Open td202 opened 2 years ago

td202 commented 2 years ago

Task description

Add regression testing for baking and delegation. These should ensure that blocks baked on the chain with previous node versions remain acceptable to the current node version. This should be incorporated into the CI testing.

abizjak commented 2 years ago

How is this related to https://github.com/Concordium/concordium-node/issues/359

Can you please provide a description to #359 or delete it?