- 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
- f22edb3f537cc0d1da482f3c43bc2c1a6fcf11e4
- Subdir
- ouroboros-network
- Timestamp
-
2024-06-28T18:16:58Z
- Revisions
-
2024-07-16T04:11:31Z
- Dependencies
-
- library ouroboros-network:
-
- ["base >=4.14 && <4.21","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.5.0","io-classes-mtl ^>=0.1","network-mux","si-timers","ouroboros-network-api ^>=0.7.2","ouroboros-network-framework ^>=0.13.1","ouroboros-network-protocols ^>=0.9","strict-stm","typed-protocols ^>=0.1.1"]
if !os(windows)
- library sim-tests-lib:
-
- ["base >=4.14 && <4.21","bytestring","QuickCheck","quickcheck-monoids","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.6.0","si-timers","strict-stm","typed-protocols","typed-protocols-examples"]
- executable demo-chain-sync:
-
- ["base >=4.14 && <4.21","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"]