Go to file
Marek Kotewicz e97ef2195d Merge pull request #97 from ethcore/headers_with_txn_count
Adder txn_count (always zero) to headers message
2016-11-07 12:27:15 +01:00
chain updated chain module to use new reader 2016-10-31 00:28:50 +01:00
crypto use H32 instead of [u8; 4] 2016-10-06 00:38:20 +02:00
db Reorganization in chain database (#93) 2016-11-07 11:57:23 +01:00
devtools fixed linking parking_lot, remove wildcard imports 2016-10-14 15:02:04 +02:00
import work on import command in progress 2016-11-03 17:19:35 +01:00
keys verifing block 124276 2016-10-27 16:54:06 +02:00
message adder txn_count (always zero) to headers message 2016-11-07 13:20:01 +03:00
miner serving mempool request 2016-11-02 15:18:52 +03:00
p2p regression tests support 2016-11-05 15:32:57 +01:00
pbtc shutdown gracefully on incompatible db open 2016-11-07 11:20:41 +01:00
primitives Basic chain verifier (#28) 2016-10-24 17:58:38 +03:00
script verifing block 124276 2016-10-27 16:54:06 +02:00
serialization import module 2016-10-31 03:12:44 +01:00
sync fixed couple of issues from #91 2016-11-07 12:32:40 +03:00
test-data root public 2016-10-31 23:59:31 +03:00
tools updated dependencies and graph 2016-11-04 13:11:58 +01:00
verification change lock order 2016-10-31 23:33:28 +03:00
.editorconfig tests for block hash, .editorconfig and bitcoin network enum 2016-08-16 14:32:24 +02:00
.gitignore Merge branch 'master' into mempool 2016-10-16 21:38:04 +03:00
.travis.yml disable docs for now 2016-10-17 14:00:01 +02:00
Cargo.lock updated dependencies and graph 2016-11-04 13:11:58 +01:00
Cargo.toml work on import command in progress 2016-11-03 17:19:35 +01:00
LICENSE Initial commit 2016-08-15 11:30:16 +02:00
README.md add whitespace after travis image 2016-10-17 13:52:06 +02:00

README.md

parity-bitcoin

The Parity Bitcoin client

Build Status

Internal Documentation

Graph