You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Backport of #4709.
## Motivation
Errors in chain info results are currently turned into a list of
integers (their serialized bytes).
## Proposal
Deserialize and `Display` them instead.
## Test Plan
CI
## Release Plan
- These changes should be released in a validator hotfix. (Not urgent.)
## Links
- PR to main: #4709
- [reviewer
checklist](https://github.com/linera-io/linera-protocol/blob/main/CONTRIBUTING.md#reviewer-checklist)
0 commit comments