IntersectMBO / IntersectMBO/ouroboros-consensus
Chain Sync Client: switch to their head if possible
Open
:wastebasket: :question: possibly stale
enhancement
- Dominant language
- Haskell
- Stars
- 67
- Forks
- 43
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 43
Description
All messages we receive in the Chain Sync Client mention the head (`Point hdr`) of the upstream node. When possible, we should just switch to this point instead of doing what we were doing, thereby avoiding unnecessary work/traffic.
Contributor guide
Assessment
This issue has not been assessed yet.