Skip to content

Commit

Permalink
Update ouroboros-network
Browse files Browse the repository at this point in the history
  • Loading branch information
karknu committed Apr 16, 2021
1 parent 88900db commit f2844a8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion cabal.project
Expand Up @@ -166,7 +166,7 @@ source-repository-package
source-repository-package
type: git
location: https://github.com/input-output-hk/ouroboros-network
tag: 1e0fedec435ba3b2b14f149d8c74b69cfb437ee5
tag: 5929a412072591d5ed5509aa800473c25b4f7fec
--sha256: 0krsxqfb1cniwiaizjk1ls0bgqq4pbd3iwqfm0wpkfwi665qg25c
subdir:
io-sim
Expand Down
2 changes: 2 additions & 0 deletions cardano-node/src/Cardano/Tracing/OrphanInstances/Network.hs
Expand Up @@ -377,6 +377,8 @@ instance HasSeverityAnnotation (TracePeerSelection addr) where
TraceDemoteAsynchronous {} -> Info
TraceGovernorWakeup {} -> Info
TraceChurnWait {} -> Info
TraceChurnMode {} -> Info
TraceXXX {} -> Info

instance HasPrivacyAnnotation (DebugPeerSelection addr conn)
instance HasSeverityAnnotation (DebugPeerSelection addr conn) where
Expand Down

0 comments on commit f2844a8

Please sign in to comment.