ChainSafe / ChainSafe/gossamer

Incorrect Log for `SealDigest` Verification (GSR-23)

Open
#2,424 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
454
Forks
144
PR merge metrics
No merged PRs in 30d

Description

There is an error in the logs when a `SealDigest` is not the last digest item. The output is currently “_first digest item is not pre-digest_” matching that of the `PreRuntimeDigest` error. This is not accurate as the error occurs when the last item is not a `SealDigest`.

Consider updating the log to something along the lines of “_last digest item is not seal digest_”.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.