haskoin-node: Implementation of a Bitoin node.

[ bitcoin, finance, library, mit, network, public-domain ] [ Propose Tags ]

haskoin-node provides an implementation of the Bitcoin network protocol that allows you to synchronize headers (with SPV validation) and download merkle blocks and full blocks. This package can be used to implement wallets or other Bitcoin components that require talking to the Bitcoin network. It provides the following features:

  • Implementation of the Bitcoin network protocol

  • Headertree implementation with SPV verification

  • Headers-first synchronization

  • Merkle block download from peers with bloom filters

  • Full block download from peers

A wallet implementation using this package is available in haskoin-wallet.

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.2.0, 0.3.0, 0.3.1, 0.4.0, 0.4.1, 0.4.2, 0.5.0, 0.5.1, 0.5.2, 0.6.0, 0.6.1, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.8.0, 0.8.1, 0.8.2, 0.9.0, 0.9.1, 0.9.2, 0.9.3, 0.9.4, 0.9.5, 0.9.6, 0.9.7, 0.9.8, 0.9.9, 0.9.10, 0.9.11, 0.9.12, 0.9.13, 0.9.14, 0.9.15, 0.9.16, 0.9.17, 0.9.18, 0.9.19, 0.9.20, 0.9.21, 0.10.0, 0.10.1, 0.11.0, 0.11.1, 0.11.2, 0.11.3, 0.12.0, 0.13.0, 0.14.0, 0.14.1, 0.15.0, 0.16.0, 0.17.0, 0.17.1, 0.17.2, 0.17.9, 0.17.10, 0.17.11, 0.17.12, 0.17.13, 0.17.14, 0.18.0, 0.18.1, 0.19.0, 1.0.0, 1.0.1, 1.1.0
Dependencies aeson (>=0.7 && <0.12), async (>=2.0 && <2.2), base (>=4.8 && <5), binary (>=0.7 && <0.9), bytestring (>=0.10 && <0.11), concurrent-extra (>=0.7 && <0.8), conduit (>=1.2 && <1.3), conduit-extra (>=1.1 && <1.2), containers (>=0.5 && <0.6), data-default (>=0.5 && <0.6), deepseq (>=1.4 && <1.5), either (>=4.3 && <4.5), esqueleto (>=2.4 && <2.5), exceptions (>=0.8 && <0.9), haskoin-core (>=0.3 && <0.5), largeword (>=1.2.4 && <1.3), lifted-async (>=0.2 && <0.9), lifted-base (>=0.2 && <0.3), monad-control (>=1.0 && <1.1), monad-logger (>=0.3 && <0.4), mtl (>=2.2 && <2.3), network (>=2.4 && <2.7), persistent (>=2.2 && <2.3), persistent-template (>=2.1 && <2.2), random (>=1.0 && <1.2), resource-pool (>=0.2 && <0.3), stm (>=2.4 && <2.5), stm-chans (>=3.0 && <3.1), stm-conduit (>=2.5 && <2.8), string-conversions (>=0.4 && <0.5), text (>=0.11 && <1.3), time (>=1.4 && <1.7) [details]
License LicenseRef-PublicDomain
Author Philippe Laprade, Jean-Pierre Rupp
Maintainer Philippe Laprade
Revised Revision 1 made by PhilippeLaprade at 2021-01-04T10:23:20Z
Category Bitcoin, Finance, Network
Home page http://github.com/haskoin/haskoin
Bug tracker http://github.com/haskoin/haskoin/issues
Source repo head: git clone git://github.com/haskoin/haskoin.git
Uploaded by xenog at 2016-06-04T19:38:39Z
Distributions LTSHaskell:1.0.1, Stackage:1.1.0
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 28189 total (169 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user [build log]
All reported builds failed as of 2016-06-04 [all 1 reports]