ChainSafe / ChainSafe/gossamer
substrate fails to decode grandpa gossip message
Open
S-grandpa
- Dominant language
- Go
- Stars
- 454
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
## Describe the bug
- This occurred when I was running 2 gossamer nodes with one substrate node
- I occurred only once in substrate logs while i waited for some 110 blocks
```
2022-08-10 18:50:34.516 DEBUG tokio-runtime-worker afg: Error decoding message: Could not decode `GossipMessage::Commit.0`:
Could not decode `FullCommitMessage::message`:
Could not decode `CompactCommit::precommits`:
Could not decode `Precommit::target_hash`:
Not enough data to fill buffer
```
Contributor guide
Assessment
This issue has not been assessed yet.