Go to file
Svyatoslav Nikolsky e3968cfa46 Merge branch 'master' into mempool 2016-10-16 21:38:04 +03:00
chain use primitives::Bytes instead of typename 2016-10-16 11:48:45 +02:00
crypto use H32 instead of [u8; 4] 2016-10-06 00:38:20 +02:00
db use primitives::Bytes instead of typename 2016-10-16 11:48:45 +02: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 renamed PayloadType -> Payload, added common reexports in messages 2016-10-14 11:44:51 +02:00
miner initial commit for MemoryPool 2016-10-16 21:32:11 +03:00
p2p renamed PayloadType -> Payload, added common reexports in messages 2016-10-14 11:44:51 +02:00
pbtc updated dependency graph 2016-10-16 11:55:42 +02:00
primitives Merge branch 'master' into mempool 2016-10-16 21:38:04 +03:00
script script lib 2016-09-19 16:09:05 +02:00
serialization tests & various routines 2016-10-15 17:48:06 +03:00
tools Merge branch 'master' into mempool 2016-10-16 21:38:04 +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
Cargo.lock Merge branch 'master' into mempool 2016-10-16 21:38:04 +03:00
Cargo.toml Merge branch 'master' into mempool 2016-10-16 21:38:04 +03:00
LICENSE Initial commit 2016-08-15 11:30:16 +02:00
README.md Update README.md 2016-09-19 16:36:53 +02:00

README.md

parity-bitcoin

The Parity Bitcoin client

Graph