Skip to content

Populate event version with empty values #19573

Open
@poulok

Description

@poulok

To prepare for the removal of software version from events, they must first be populated with empty values so that the hash of PCES events that still have version as part of their hash can still be calculated correctly when version is removed.

depends on #18377

This requires the Hedera application to compare the birth round of events to the last freeze round number to determine if the event's transactions should be handled or not. This requires storing the latest freeze round number in state. The value should be updated on startup, if the initial state is a freeze state. Importantly, this value must be updated (if needed) prior to handling any events.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions