Go to file
NikVolf 9ebbb252bd trailing comma 2016-12-14 13:25:24 +01:00
bencher per-sample option in bench 2016-11-24 21:32:36 +03:00
chain Merge branch 'master' into fix_319 2016-12-14 00:17:47 +03:00
crypto hash block and transactions while reading them 2016-12-13 18:06:46 +01:00
db replace non-final transactions in mempool 2016-12-14 00:14:07 +03:00
devtools removed unused devtools 2016-11-21 18:33:08 +01:00
import import is hashing blocks when reading, added --skip-verification flag 2016-12-13 20:49:41 +01:00
keys finished gettxout implementation 2016-12-12 21:49:01 +03:00
logs basic print-to-console 2016-12-01 10:40:56 +01:00
message few optimizations with Borrow and AsRef 2016-12-13 13:33:06 +01:00
miner added some more tests 2016-12-14 14:22:02 +03:00
network change nbits: u32 -> bits: Compact, miner uses verification 2016-12-08 21:17:28 +01:00
p2p finalizing jsonrpc 2016-12-13 15:30:08 +01:00
pbtc import is hashing blocks when reading, added --skip-verification flag 2016-12-13 20:49:41 +01:00
primitives few optimizations with Borrow and AsRef 2016-12-13 13:33:06 +01:00
rpc Merge branch 'master' of github.com:ethcore/parity-bitcoin into read_and_hash 2016-12-13 21:19:51 +01:00
script import is hashing blocks when reading, added --skip-verification flag 2016-12-13 20:49:41 +01:00
serialization hash block and transactions while reading them 2016-12-13 18:06:46 +01:00
sync added some more tests 2016-12-14 14:22:02 +03:00
test-data replace non-final transactions in mempool 2016-12-14 00:14:07 +03:00
tools draw deps graph smaller so it fits in readme 2016-12-09 23:36:58 +01:00
verification trailing comma 2016-12-14 13:25:24 +01: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
.gitmodules Regtests on the CI (#244) 2016-12-02 10:27:48 +01:00
.travis.yml Regtests on the CI (#244) 2016-12-02 10:27:48 +01:00
Cargo.lock import is hashing blocks when reading, added --skip-verification flag 2016-12-13 20:49:41 +01:00
Cargo.toml copypasted RPC framework from Parity 2016-12-07 13:30:31 +03:00
LICENSE Initial commit 2016-08-15 11:30:16 +02:00
README.md draw nicer graph in svg format 2016-12-09 22:32:04 +01:00

README.md

parity-bitcoin

The Parity Bitcoin client

Build Status

Internal Documentation

Graph