- Synopsis
-
A networking layer for the Ouroboros blockchain protocol
- Description
-
A networking layer for the Ouroboros blockchain protocol.
- Author
-
Alexander Vieth, Marcin Szamotulski, Duncan Coutts
- Maintainer
-
marcin.szamotulski@iohk.io
- License
-
Apache-2.0
- Source
-
-
https://github.com/intersectmbo/ouroboros-network
- Commit hash
- 369e69cec55b386b1d332369a8d949c583334d51
- Subdir
- ouroboros-network
- Timestamp
-
2024-10-21T06:28:32Z
- Revisions
-
None
- Dependencies
-
- library ouroboros-network:
-
- ["async >=2.2 && <2.3","base >=4.14 && <4.21","bytestring >=0.10 && <0.13","cardano-prelude","cardano-slotting","cardano-strict-containers","cborg >=0.2.1 && <0.3","containers","contra-tracer","deepseq","dns","hashable","io-classes ^>=1.5.0","io-classes-mtl ^>=0.1","iproute","monoidal-synchronisation","mtl","network ^>=3.1.4","network-mux","nothunks","ouroboros-network-api ^>=0.11","ouroboros-network-framework ^>=0.14","ouroboros-network-protocols ^>=0.12","psqueues >=0.2.3 && <0.3","random","si-timers","strict-checked-vars ^>=0.2","strict-stm","typed-protocols ^>=0.3","typed-protocols-stateful"]
if !os(windows)
- library sim-tests-lib:
-
- ["QuickCheck","aeson","array","base >=4.14 && <4.21","bytestring","cardano-binary","cardano-prelude","cardano-slotting","cborg","containers","contra-tracer","deepseq","dns","hashable","io-classes","io-sim","iproute","monoidal-synchronisation","mtl","network","network-mux","nothunks","ouroboros-network","ouroboros-network-api","ouroboros-network-framework","ouroboros-network-framework:testlib","ouroboros-network-mock","ouroboros-network-protocols","ouroboros-network-protocols:testlib","ouroboros-network-testing ^>=0.7.0","pipes","pretty-simple","psqueues","quickcheck-monoids","random","serialise","si-timers","strict-stm","tasty","tasty-hunit","tasty-quickcheck","text","time","typed-protocols","typed-protocols-examples"]
- executable demo-chain-sync:
-
- ["async","base >=4.14 && <4.21","bytestring","containers","contra-tracer","directory","infinite-list","optparse-applicative","ouroboros-network","ouroboros-network-api","ouroboros-network-framework","ouroboros-network-mock","ouroboros-network-protocols","random","serialise","strict-stm","typed-protocols"]
- test-suite sim-benchmarks:
-
- ["base","ouroboros-network:sim-tests-lib","tasty-bench >=0.3.5"]