IntersectMBO / IntersectMBO/ouroboros-network

Clients should respond to `ControlMessage`

Open
#2,528 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
296
Forks
104
Avg merge
2d 10h
Merged PRs (30d)
4

Description

`ControlMessage` is available [here](https://github.com/input-output-hk/ouroboros-network/blob/coot/connection-manager/ouroboros-consensus/src/Ouroboros/Consensus/Network/NodeToNode.hs#L585). Consensus clients will only see `Continue` or `Terminate` constructors of `ControlMessage` (the `Quiesce` constructor is used only for established protocols, e.g. keep-alive.)

Please open a PR against `coot/connection-manager`.

* [x] `chain-sync`
* [x] `block-fetch`
* [x] `tx-submission`
* [x] `keep-alive`
* [ ] `tip-sample`

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.