Skip to content

State store should be able to unmarshal the old version of ConsensusParams protobuf from the DB #2438

@sergio-mena

Description

@sergio-mena

V1 introduces FeatureParams and deprecates ABCIParams, as fields of ConsensusParams.
As part of the change, ABCIParams.vote_extensions_enabled_height was replaced by FeatureParams.vote_extensions_enabled_height

This issue is open to ensure that networks upgrading from v0.38 to v1 and which have set an enabling height before the migration, do the right thing and move the value from one field to the other.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions