Go to file
Svyatoslav Nikolsky 693f01393d Merge branch 'master' into sync 2016-10-25 15:48:28 +03:00
chain toh256 -> represeth256 2016-10-25 15:34:06 +03:00
crypto use H32 instead of [u8; 4] 2016-10-06 00:38:20 +02:00
db toh256 -> represeth256 2016-10-25 15:34:06 +03:00
devtools fixed linking parking_lot, remove wildcard imports 2016-10-14 15:02:04 +02:00
keys use H32 instead of [u8; 4] 2016-10-06 00:38:20 +02:00
message Continue synchronization protocol impl (#30) 2016-10-24 16:38:33 +02:00
miner addr protocol && start of sync protocol (#25) 2016-10-24 10:42:11 +03:00
p2p clean up nested nested futures spawning in p2p connection 2016-10-25 11:02:37 +02:00
pbtc seednodes dns lookup (#34) 2016-10-25 09:55:43 +02:00
primitives Basic chain verifier (#28) 2016-10-24 17:58:38 +03:00
script script lib 2016-09-19 16:09:05 +02:00
serialization Serializable trair extended with serialized_size function 2016-10-17 11:17:00 +02:00
sync Merge branch 'master' into sync 2016-10-25 15:48:28 +03:00
test-data Basic chain verifier (#28) 2016-10-24 17:58:38 +03:00
tools Merge branch 'master' into sync 2016-10-25 15:48:28 +03:00
verification toh256 -> represeth256 2016-10-25 15:34:06 +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-10-25 10:07:25 +02:00
Cargo.toml Continue synchronization protocol impl (#30) 2016-10-24 16:38:33 +02: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