The latest version of haskoin-core is 1.1.0-0.
lib:haskoin-core
Modules
- Network.Haskoin.Block
- Network.Haskoin.Constants
- Network.Haskoin.Crypto
- Network.Haskoin.Internals
- Network.Haskoin.Node
- Network.Haskoin.Script
- Network.Haskoin.Test
- Network.Haskoin.Transaction
- Network.Haskoin.Util
Dependencies
- QuickCheck lib:QuickCheck >=2.6 && <2.10
- aeson lib:aeson >=0.7 && <1.1
- base lib:base >=4.8 && <5
- base16-bytestring lib:base16-bytestring >=0.1 && <0.2
- byteable lib:byteable >=0.1 && <0.2
- bytestring lib:bytestring >=0.10 && <0.11
- cereal lib:cereal >=0.5 && <0.6
- conduit lib:conduit >=1.2 && <1.3
- containers lib:containers >=0.5 && <0.6
- cryptohash lib:cryptohash >=0.11 && <0.12
- deepseq lib:deepseq >=1.4 && <1.5
- either lib:either >=4.3 && <4.5
- entropy lib:entropy >=0.3 && <0.4
- largeword lib:largeword >=1.2.4 && <1.3
- mtl lib:mtl >=2.2 && <2.3
- murmur3 lib:murmur3 >=1.0 && <1.1
- network lib:network >=2.6 && <2.7
- pbkdf lib:pbkdf >=1.1 && <1.2
- secp256k1 lib:secp256k1 >=0.4 && <0.5
- split lib:split >=0.2 && <0.3
- string-conversions lib:string-conversions >=0.4 && <0.5
- text lib:text >=0.11 && <1.3
- time lib:time >=1.4 && <1.7
- vector lib:vector >=0.10 && <0.12
Reverse dependencies
Direct only. Not exhaustive.
- bitcoin-payment-channel bench:bench
- bitcoin-payment-channel exe:Test
- bitcoin-payment-channel lib:bitcoin-payment-channel
- bitcoin-payment-channel test:test-bitcoin-payment-channel
- haskoin-core test:test-haskoin-core
- haskoin-node lib:haskoin-node
- haskoin-node test:test-haskoin-node
- haskoin-wallet lib:haskoin-wallet
- haskoin-wallet test:test-haskoin-wallet
- rbpcp-api lib:rbpcp-api