ChainSafe / gossamer

🕸️ Go Implementation of the Polkadot Host
https://chainsafe.github.io/gossamer
GNU Lesser General Public License v3.0
426 stars 111 forks source link

substrate fails to decode grandpa gossip message #2742

Open kishansagathiya opened 2 years ago

kishansagathiya commented 2 years ago

Describe the bug

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
jimjbrettj commented 10 months ago

Going through issues to resolve, will leave this one to you @kishansagathiya because I am unsure.