Go to file
NikVolf e7b111fec9 root public 2016-10-31 23:59:31 +03: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 synchronization_chain tests 2016-10-31 17:11:16 +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 add protocol method on_close 2016-10-31 14:44:48 +01:00
pbtc added LocalNode tests 2016-10-31 18:22:02 +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 added couple of synchroinzation tests 2016-10-31 19:18:58 +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 inconclusive result in transaction verification 2016-10-31 15:46:10 +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 import module 2016-10-31 03:12:44 +01:00
Cargo.toml import module 2016-10-31 03:12:44 +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