Go to file
debris 448259328d connect to multiple nodes automatically 2016-11-03 00:22:23 +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 added db::Store::block_number 2016-11-01 09:39:57 +03:00
devtools fixed linking parking_lot, remove wildcard imports 2016-10-14 15:02:04 +02:00
import make import::open_blk_dir prettier 2016-10-31 15:28:28 +01:00
keys verifing block 124276 2016-10-27 16:54:06 +02:00
message merged with master 2016-10-31 01:07:13 +01:00
miner addr protocol && start of sync protocol (#25) 2016-10-24 10:42:11 +03:00
p2p connect to multiple nodes automatically 2016-11-03 00:22:23 +01:00
pbtc support connect to given port via command line 2016-11-02 10:25:09 +03: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 initial close_session implementation && test 2016-10-31 20:03:08 +03:00
test-data root public 2016-10-31 23:59:31 +03:00
tools import module 2016-10-31 03:12:44 +01:00
verification change lock order 2016-10-31 23:33:28 +03:00
.editorconfig
.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 connect to multiple nodes automatically 2016-11-03 00:22:23 +01:00
Cargo.toml import module 2016-10-31 03:12:44 +01:00
LICENSE
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