- 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
- 5618742c1e15ed1256fc62794eec7560040d8c0a
- Subdir
- ouroboros-network
- Timestamp
-
2024-01-23T08:57:40Z
- Revisions
-
None
- Dependencies
-
- library ouroboros-network:
-
- ["base >=4.14 && <4.20","async >=2.2 && <2.3","bytestring >=0.10 && <0.13","cborg >=0.2.1 && <0.3","containers","deepseq","dns","hashable","iproute","mtl","network ^>=3.1.4","nothunks","psqueues >=0.2.3 && <0.3","random","cardano-prelude","cardano-slotting","cardano-strict-containers","contra-tracer","monoidal-synchronisation","strict-checked-vars ^>=0.2","io-classes ^>=1.3.1","io-classes-mtl ^>=0.1","network-mux","si-timers","ouroboros-network-api ^>=0.6.3","ouroboros-network-framework ^>=0.11","ouroboros-network-protocols ^>=0.7","strict-stm","typed-protocols ^>=0.1.1"]
if !os(windows)
- library sim-tests-lib:
-
- ["base >=4.14 && <4.20","bytestring","QuickCheck","aeson","array","cborg","containers","deepseq","dns","hashable","iproute","mtl","network","pipes","pretty-simple","psqueues","random","serialise","tasty","tasty-hunit","tasty-quickcheck","text","time","cardano-prelude","cardano-slotting","contra-tracer","nothunks","io-classes","io-sim","monoidal-synchronisation","network-mux","ouroboros-network","ouroboros-network-api","ouroboros-network-framework","ouroboros-network-mock","ouroboros-network-protocols","ouroboros-network-protocols:testlib","ouroboros-network-framework:testlib","ouroboros-network-testing ^>=0.5","si-timers","strict-stm","typed-protocols","typed-protocols-examples"]
- executable demo-chain-sync:
-
- ["base >=4.14 && <4.20","async","bytestring","containers","directory","infinite-list","optparse-applicative","random","serialise","stm","contra-tracer","typed-protocols","strict-stm","ouroboros-network-api","ouroboros-network-framework","ouroboros-network-mock","ouroboros-network-protocols","ouroboros-network"]
- test-suite sim-benchmarks:
-
- ["base","tasty-bench >=0.3.5","ouroboros-network:sim-tests-lib"]