Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Validator set is not properly updated after a node is restarted #242

@dzhelezov

Description

@dzhelezov

A Validator Candidate transaction is marked as INVALID after a node is restarted (e.g. went offline then back online), even if the db is fully up-to-date.

This is probably due to the fact the the local validator set in CandidateTrackerImpl is not properly updated and the initial set of validators is being used

Metadata

Metadata

Assignees

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