Go to file
NikVolf 439f88ec82 meta another bug 2016-10-28 15:48:53 +03:00
chain fix typo 2016-10-25 15:54:09 +03:00
crypto use H32 instead of [u8; 4] 2016-10-06 00:38:20 +02:00
db meta another bug 2016-10-28 15:48:53 +03:00
devtools fixed linking parking_lot, remove wildcard imports 2016-10-14 15:02:04 +02:00
keys verifing block 124276 2016-10-27 16:54:06 +02:00
message Sync with multiple peers (#37) 2016-10-26 11:46:10 +02:00
miner addr protocol && start of sync protocol (#25) 2016-10-24 10:42:11 +03:00
p2p removed commented out code 2016-10-27 15:04:48 +02:00
pbtc added option to sync with disk database (#45) 2016-10-27 16:26:12 +02: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 Serializable trair extended with serialized_size function 2016-10-17 11:17:00 +02:00
sync Merge branch 'master' into db-up 2016-10-27 12:13:31 +03:00
test-data meta another bug 2016-10-28 15:48:53 +03:00
tools Sync with multiple peers (#37) 2016-10-26 11:46:10 +02:00
verification fixed verification of transactions, which depend on outputs of transactions of the same block (#47) 2016-10-27 15:19:36 +02: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 added option to sync with disk database (#45) 2016-10-27 16:26:12 +02:00
Cargo.toml added option to sync with disk database (#45) 2016-10-27 16:26:12 +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