marlowe-chain-sync-0.0.1

Synopsis

Cardano chain sync system for thee Marlowe Runtime

Description

Marlowe runtime component for Cardano node synchronization. Communicates with downstream compoents using the Chain Sync protocol, which provides efficient push and pull-based traversal of the cardano blockchain.

Author

Jamie Bertram

Maintainer

jamie.bertram@iohk.io

License

Apache-2.0

Source
https://github.com/input-output-hk/marlowe-cardano
Commit hash
8cbf483f45e568e1c5ad7eb31432d89b363a5690
Subdir
marlowe-chain-sync
Timestamp

2023-04-04T14:44:11Z

Revisions

None

Dependencies
library marlowe-chain-sync:
  • ["base >=4.9 && <5","aeson >=2 && <3","base16 >=0.3.2 && <0.4","binary >=0.8.8 && <0.9","bytestring >=0.10.12 && <0.12","cardano-api ==1.35.4","cardano-ledger-core ==0.1.0.0","containers >=0.6.5 && <0.7","marlowe-protocols ==0.1.0.0","nonempty-containers >=0.3.4 && <0.4","ouroboros-consensus ==0.1.0.1","ouroboros-network ==0.1.0.1","plutus-ledger-api ==1.0.0.1","plutus-tx ==1.0.0.0","serialise >=0.2.6 && <0.3","text >=1.2.4 && <2","these >=1.1 && <2","time >=1.9 && <2","vector >=0.12.3 && <0.13"]
library libchainsync:
  • ["base >=4.9 && <5","aeson >=2 && <3","async-components ==0.1.0.0","bytestring >=0.10.12 && <0.12","cardano-api ==1.35.4","cardano-binary ==1.5.0","containers >=0.6.5 && <0.7","eventuo11y ^>=0.9 || ^>=0.10","eventuo11y-extras ==0.1.0.0","foldl >=1.4 && <2","hasql >=1.6 && <2","hasql-th >=0.4 && <0.5","hasql-transaction >=1 && <1.1","marlowe-chain-sync ==0.0.1","marlowe-protocols ==0.1.0.0","nonempty-containers >=0.3.4 && <0.4","ouroboros-network ==0.1.0.1","stm >=2.5 && <2.6","text >=1.2.4 && <2","transformers >=0.5.6 && <0.6","vector >=0.12.3 && <0.13"]
library chain-indexer:
  • ["base >=4.9 && <5","aeson >=2 && <3","async-components ==0.1.0.0","base16 >=0.3.2 && <0.4","bytestring >=0.10.12 && <0.12","cardano-api ==1.35.4","cardano-binary ==1.5.0","cardano-crypto-wrapper ==1.3.0","cardano-ledger-alonzo ==0.1.0.0","cardano-ledger-babbage ==0.1.0.0","cardano-ledger-byron ==0.1.0.0","cardano-ledger-core ==0.1.0.0","cardano-ledger-shelley ==0.1.0.0","containers >=0.6.5 && <0.7","eventuo11y ^>=0.9 || ^>=0.10","eventuo11y-extras ==0.1.0.0","hasql >=1.6 && <2","hasql-th >=0.4 && <0.5","hasql-transaction >=1 && <1.1","marlowe-chain-sync ==0.0.1","ouroboros-network ==0.1.0.1","profunctors >=5.6 && <6","stm >=2.5 && <2.6","stm-delay >=0.1.1 && <0.2","text >=1.2.4 && <2","time >=1.9 && <2","transformers >=0.5.6 && <0.6","typed-protocols ==0.1.0.0","vector >=0.12.3 && <0.13","witherable >=0.4 && <0.5"]
library plutus-compat:
  • ["base >=4.9 && <5","bytestring >=0.10.12 && <0.12","cardano-api ==1.35.4","cardano-ledger-byron ==0.1.0.0","containers >=0.6.5 && <0.7","marlowe-chain-sync ==0.0.1","plutus-tx ==1.0.0.0","plutus-ledger-api ==1.0.0.1","serialise >=0.2.6 && <0.3"]
library gen:
  • ["base >=4.9 && <5","bytestring >=0.10.12 && <0.12","cardano-api ==1.35.4","cardano-api:gen ==1.35.4","hedgehog-quickcheck >=0.1 && <0.2","marlowe-chain-sync ==0.0.1","marlowe-protocols ==0.1.0.0","nonempty-containers >=0.3.4 && <0.4","ouroboros-consensus ==0.1.0.1","QuickCheck >=2.14 && <3","text >=1.2.4 && <2","these >=1.1 && <2","time >=1.9 && <2"]
executable marlowe-chain-indexer:
  • ["base >=4.9 && <5","aeson >=2 && <3","aeson-pretty","async-components ==0.1.0.0","cardano-api ==1.35.4","cardano-crypto-wrapper ==1.3.0","cardano-ledger-byron ==0.1.0.0","containers >=0.6.5 && <0.7","eventuo11y ^>=0.9 || ^>=0.10","eventuo11y-extras ==0.1.0.0","hasql >=1.6 && <2","hasql-pool ^>=0.8","marlowe-chain-sync:chain-indexer","optparse-applicative","ouroboros-network ==0.1.0.1","text >=1.2.4 && <2","time >=1.9 && <2","transformers >=0.5.6 && <0.6","uuid"]
executable marlowe-chain-sync:
  • ["base >=4.9 && <5","aeson-pretty","async-components ==0.1.0.0","cardano-api ==1.35.4","cardano-ledger-byron ==0.1.0.0","containers >=0.6.5 && <0.7","eventuo11y ^>=0.9 || ^>=0.10","eventuo11y-extras ==0.1.0.0","hasql >=1.6 && <2","hasql-pool ^>=0.8","marlowe-chain-sync ==0.0.1","marlowe-chain-sync:libchainsync ==0.0.1","marlowe-protocols ==0.1.0.0","network >=3.1 && <4","optparse-applicative","ouroboros-network ==0.1.0.1","text >=1.2.4 && <2","uuid"]
test-suite marlowe-chain-sync-test:
  • ["base >=4.9 && <5","hspec >=2.10 && <3","marlowe-chain-sync ==0.0.1","marlowe-chain-sync:gen ==0.0.1","marlowe-protocols ==0.1.0.0"]