Details
Description
Build Info:
indy-node 1.1.41
live pool configuration
Overview:
New nodes added to existing pool are unable to participate in consensus.
Preconditions:
The 1.1.40 pool of 4 nodes installed. The single 1.1.41 node installed.
Steps to Reproduce:
1. Upgrade the pool to 1.1.41 version with force=False.
2. Add the single node to the pool as 5th node.
3. Check that the 5th node catches up and reaches consensus.
Actual Results:
The 5th node cathces up successfully but doesn't reach the consensus.
Expected Results:
The 5th node should catch up and reach consensus successfully.