IntersectMBO / ouroboros-network

Specifications of network protocols and implementations of components running these protocols which support a family of Ouroboros Consesus protocols; the diffusion layer of the Cardano Node.
https://ouroboros-network.cardano.intersectmbo.org
Apache License 2.0
276 stars 86 forks source link

We should also have a test that checks that a peer is added to the established set #4766

Open bolt12 opened 10 months ago

bolt12 commented 10 months ago

That we should/could check that whenever there's a Unnegotiated -> Negotiated Outbound transition the peer is eventually added to the established set

_Originally posted by @bolt12 in https://github.com/IntersectMBO/ouroboros-network/pull/4757#discussion_r1435119371_

coot commented 9 months ago

This is related to the bug fixed in #4748.