-
Notifications
You must be signed in to change notification settings - Fork 721
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
with changes in ouroboros-network api. Changes includes: - new format for topology files - new configuration options: * RespondersIdleTimeout * ProtocolIdleTimeout * WaitTimeTimeout * TargetNumberOfRootPeers * TargetNumberOfKnownPeers * TargetNumberOfEstablishedPeers * TargetNumberOfActivePeers - new tracers * LocalRootPeers * PeerSelection * DebugPeerSelection * PeerSelectionActons * ConnectionManager * InboundGovernor (Armando) * PeerSelectionCounters (Armando) - old tracers where removed ConnectionManager tracer * it was turned off if ekg direct was defined * renamed "numberConns" from ConnectionManagerCounters to "prunableConns" (in ekg) - leave a thunk in the Mark snapshot - cardano-node using p2p-governor and connection manager Inbound Governor Tracers * Added new constructors * Removed ekg established counter - connection-manager: dump state on SIGUSR1 - Fixed trace severity (#3176) - update ouroboros-network
- Loading branch information
Showing
20 changed files
with
1,308 additions
and
281 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.