Skip to content

[FEATURE] Add snapshot state hash to snapshot analyzer module #254

@nickeskov

Description

@nickeskov

Аbstract
Snapshot analyzer criteria works only with legacy state hashes. With the latest node update it should analyze both state hashes:

  • legacy - the current one;
  • snapshot - the new one.

Motivation and Purposes
nodemon should detect all problems with all state hashes in order to cover new critical issues with snapshot state hashes.

** Specification**
The monitoring must send state hash alerts if it detects different legacy state hashes OR/AND snapshot state hashes.

Backwards Compatibility
All public waves networks support the latest update (v1.5.x). So the change is compatible for the public networks. Though, the snapshot state hash analysis part can be enabled with CLI flag or another if strict backward compatibility is important.

Examples and Implementation
No examples for now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions