coot
coot
@nfrisby you maybe right that's only `NetworkMagic`. I'll review this once I'm done with `connection-manager` & `p2p-governor`.
It might be still relevant, we haven't changed anything fundamental in the connection manager since it was designed.
Merged in #5001.
I started with `t-p-0.2` and ended up with `t-p-0.3` :grin:. The `TxSizeInBytes` patch is gone from this PR, due to consensus introducing its own sizes in a recent PR.
@crocodile-dentist `ekg-forward` is not a dependency of `ouroboros-consensus`; I have a [draft PR](https://github.com/input-output-hk/ekg-forward/pull/33) for it as well (as for all other `cardano-node` dependencies :smiley:).
We think the best approach is to build such a proxy as a separate binary as otherwise it would increase security risk and maintenance costs. It's not something difficult to...
Related issue IntersectMBO/ouroboros-network#4908.
@michele-nuzzi, I think we resolved this during a Network Working Group call some time ago.
In the future, it would be nice to expand this document and describe the relation between protocol version, `BlockNodeToNodeVersion` and `NodeToNodeVersion`.
Nice discovery! Yes we should indeed draw the timeout in `StMustReply` state of `chain-sync` mini-protocol.