[BUG] - can't get to Babbage PV8 on node with preliminary Conway support #4978
Labels
cardano-node
era: babbage
Stale
type: bug
Something is not working
type: regression
A feature that worked before stoped working
user type: internal
Created by an IOG employee
Internal
Area
Other Any other topic (Delegation, Ranking, ...).
Summary
On a node with preliminary Conway support, I can't get to era with Babbage protocol version 8.
The issue happens only on local cluster that updates to PV8 using update proposal. Local cluster that uses
TestBabbageHardForkAtEpoch
works ok.It doesn't make any difference if I set
TestEnableDevelopmentHardForkEras
totrue
or not. There is a difference in behavior depending onTestEnableDevelopmentNetworkProtocols
settings.With
TestEnableDevelopmentNetworkProtocols: true
, I can reach epoch where protocol version is supposed to be set to 8, but have following issue:Without
TestEnableDevelopmentNetworkProtocols: true
, after reaching the epoch where protocol version is supposed to be set to 8, no more blocks are produced and the chain is not progressing. I have following errors in log files:System info:
The text was updated successfully, but these errors were encountered: